index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-02
Fix typo and reword in LangRef
Eli Bendersky
1
-3
/
+3
2015-04-01
[fuzzer] document the -tokens flag. Also change the diagnostic output
Kostya Serebryany
1
-0
/
+22
2015-03-31
[docs] Fix typo.
Sean Silva
2
-2
/
+2
2015-03-31
[WinEH] Generate .xdata for catch handlers
David Majnemer
1
-11
/
+0
2015-03-31
[fuzzer] more documentation
Kostya Serebryany
1
-18
/
+144
2015-03-31
[docs] add cross-reference
Scott Douglass
1
-1
/
+3
2015-03-30
Move lib/Fuzzer docs from a README.txt to a proper .rst file.
Kostya Serebryany
2
-0
/
+132
2015-03-30
Explain how to abandon a review.
Paul Robinson
1
-1
/
+14
2015-03-30
Fix Sphinx warning " Title underline too short.".
Rafael Espindola
1
-1
/
+1
2015-03-27
WinEH: Create a parent frame alloca for HandlerType xdata tables
David Majnemer
1
-0
/
+11
2015-03-26
[ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
Sanjoy Das
2
-0
/
+25
2015-03-25
WinEH: Create an unwind help alloca for __CxxFrameHandler3 xdata tables
Reid Kleckner
1
-0
/
+12
2015-03-19
docs: Update llvm-cov docs for the -use-color flag
Justin Bogner
1
-4
/
+4
2015-03-18
Update 3.7 Release Note mentionning the non-optionality of the DataLayout
Mehdi Amini
1
-2
/
+6
2015-03-17
docs: Update LangRef and SourceLevelDebugging
Duncan P. N. Exon Smith
2
-672
/
+210
2015-03-17
[docs] Fix some malformed links.
Sean Silva
2
-2
/
+2
2015-03-17
[docs] Fix copy-and-paste bug in def-use example
Adam Nemet
1
-1
/
+1
2015-03-15
Adding commit msg guidelines to dev policy
Renato Golin
1
-2
/
+56
2015-03-14
Update LangRef now that a DataLayout is mandatory.
Mehdi Amini
1
-41
/
+42
2015-03-14
A few minor updates based on feedback from Justin and a few things I thought ...
Chris Bieneman
2
-25
/
+47
2015-03-13
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
1
-2
/
+2
2015-03-13
Updating GettingStarted documentation to reference CMake as the preferred way...
Chris Bieneman
3
-205
/
+455
2015-03-12
[docs] Update the doxygen configuration file.
Logan Chien
5
-1292
/
+1527
2015-03-12
[autoconf] Refine doxygen document options.
Logan Chien
1
-4
/
+11
2015-03-12
docs: Fix a typo in my previous commit
Justin Bogner
1
-1
/
+1
2015-03-12
docs: Document the llvm-cov show and report commands
Justin Bogner
1
-21
/
+191
2015-03-12
Make llvm.eh.actions an intrinsic and add docs for it
Reid Kleckner
1
-0
/
+41
2015-03-12
docs: Try to fix a couple of internal links in the llvm-profdata manual
Justin Bogner
1
-4
/
+4
2015-03-11
Fix too short title underline reported by build-bot.
Dan Liew
1
-1
/
+1
2015-03-11
Inspired by r231891, use gender neutral pronouns in the places I've
Chandler Carruth
1
-3
/
+3
2015-03-09
Introduce runtime unrolling disable matadata and use it to mark the scalar lo...
Kevin Qin
1
-0
/
+10
2015-03-06
CodingStyle: Allow delegating ctors
Benjamin Kramer
1
-0
/
+2
2015-03-05
All FileCheck directives allow patterns.
Paul Robinson
1
-1
/
+1
2015-03-05
Replace llvm.frameallocate with llvm.frameescape
Reid Kleckner
1
-11
/
+13
2015-03-05
FileCheck: Document CHECK-SAME, follow-up to r230612
Duncan P. N. Exon Smith
1
-0
/
+25
2015-03-05
Add a few more performance tips
Philip Reames
2
-3
/
+59
2015-03-05
Add a link to the new PerformanceTips docs from the 3.7 release notes
Philip Reames
1
-0
/
+5
2015-03-04
Initializer lists are supported in MSVC 2013. Since that's our minimum requir...
Aaron Ballman
1
-3
/
+2
2015-03-04
Update LangRef for explicit type changes to 'load' instruction
David Blaikie
1
-19
/
+19
2015-03-04
Update LangRef for getelementptr explicit type changes
David Blaikie
2
-39
/
+40
2015-03-04
Document the LLVM "thunk" attribute added back in r226708
Reid Kleckner
1
-0
/
+5
2015-03-03
LangRef: Clarify select's semantics with vector arguments
David Majnemer
1
-3
/
+4
2015-03-03
Make llvm.eh.begincatch use an outparam
Reid Kleckner
1
-6
/
+6
2015-03-03
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
1
-1
/
+288
2015-03-02
[PerformanceTips] Document various items folks have suggested
Philip Reames
1
-0
/
+45
2015-02-28
[OCaml] Generate documentation again with autoconf buildsystem.
Peter Zotov
1
-3
/
+3
2015-02-27
[new docs] Performance Tips for Frontend Authors
Philip Reames
3
-0
/
+70
2015-02-27
Refer users looking for the release notes to 3.6.
Benjamin Kramer
1
-1
/
+1
2015-02-27
Delete LLVM_DELETED_FUNCTION from coding standards
Reid Kleckner
1
-28
/
+0
2015-02-26
Try to fix a docs link.
Nico Weber
1
-3
/
+3
[next]