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
2014-11-24
Clarify wording in the LangRef around !invariant.load
Philip Reames
1
-4
/
+5
2014-11-24
Correct path to regression tests in ExtendingLLVM
Sergey Dmitrouk
1
-4
/
+4
2014-11-21
Clarify the description of the noalias attribute
Hal Finkel
1
-13
/
+16
2014-11-19
Use ninja pools to limit the number of concurrent compile/link jobs.
Evgeniy Stepanov
1
-0
/
+6
2014-11-18
docs: Modernize some examples in WritingAnLLVMPass
Justin Bogner
1
-3
/
+3
2014-11-18
docs: Fix a couple of typo-ish errors in WritingAnLLVMPass
Justin Bogner
1
-4
/
+3
2014-11-14
R600/SI: Start implementing an assembler
Tom Stellard
2
-0
/
+47
2014-11-10
configure.ac lives in autoconf/, not autotools/
Rafael Espindola
1
-1
/
+1
2014-11-06
[Docs][JIT] Update the clang++ invocation lines in the kaleidoscope docs.
Lang Hames
5
-5
/
+5
2014-11-05
[docs] Document usage of Inputs/ for extra test files.
Sean Silva
1
-0
/
+52
2014-11-04
Docs: give binutils/gold instructions for CMake too.
Tim Northover
1
-3
/
+5
2014-11-02
Docs: update va_arg example with valid x86_64 va_list type.
Tim Northover
1
-3
/
+10
2014-10-29
VMCore was renamed to IR long time ago
Seo Sanghyeon
1
-1
/
+1
2014-10-28
[OCaml] PR14083, PR9606: Only pick *.odoc files from current build target.
Peter Zotov
1
-3
/
+4
2014-10-23
Update llvm.donothing documentation.
Juergen Ributzka
1
-2
/
+3
2014-10-22
Fix number of operands in documentation for minnum / maxnum
Matt Arsenault
1
-10
/
+10
2014-10-22
Try to fix documentation bot warning
Matt Arsenault
1
-2
/
+2
2014-10-21
Add minnum / maxnum intrinsics
Matt Arsenault
1
-2
/
+85
2014-10-20
Introduce a 'nonnull' metadata on Load instructions.
Philip Reames
1
-1
/
+9
2014-10-17
[llvm-symbolizer] Introduce the -dsym-hint option.
Alexander Potapenko
1
-0
/
+7
2014-10-16
Delete -std-compile-opts.
Rafael Espindola
2
-20
/
+5
2014-10-16
Fix lang-ref doc bug: s/icmp lt/icmp slt/
Jonathan Roelofs
1
-1
/
+1
2014-10-14
Introduce Go coding standards for LLVM.
Peter Collingbourne
1
-0
/
+19
2014-10-13
Update the example of using a command-line option custom parser to
Paul Robinson
1
-5
/
+5
2014-10-08
Update dwarf::ApplePropertyAttributes enum to meaningful values.
Frederic Riss
1
-15
/
+27
2014-10-06
Update documentation with link to Sea Islands documentation
Matt Arsenault
1
-0
/
+1
2014-10-04
DI: Fixup global syntax in example
Duncan P. N. Exon Smith
1
-1
/
+1
2014-10-04
DI: Line up comments in examples
Duncan P. N. Exon Smith
1
-27
/
+27
2014-10-04
DI: Fixup example IR from r219051
Duncan P. N. Exon Smith
1
-3
/
+4
2014-10-04
DI: Prune another example
Duncan P. N. Exon Smith
1
-62
/
+0
2014-10-04
DI: Update and prune metadata examples
Duncan P. N. Exon Smith
1
-502
/
+86
2014-10-03
Fix typo in TableGen documentation
Jonathan Roelofs
1
-1
/
+1
2014-10-03
Add a reference to Phabricator.rst to docs/index.rst.
Adrian Prantl
1
-0
/
+5
2014-10-03
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
1
-90
/
+111
2014-10-03
[sphinx cleanup] Fix unexpected indentation warning introduced by r218937
Dan Liew
1
-0
/
+2
2014-10-03
Update Atomics.rst
Robin Morisset
1
-16
/
+36
2014-10-02
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
1
-111
/
+90
2014-10-02
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
1
-90
/
+111
2014-10-01
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
1
-2
/
+15
2014-10-01
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
1
-15
/
+2
2014-10-01
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
1
-2
/
+15
2014-09-26
fix a typo in doumentation index.
Jyoti Allur
1
-1
/
+1
2014-09-25
Update my previous commit to fit 80 cols...
Sylvestre Ledru
1
-1
/
+2
2014-09-25
Details that -debug-only is not available when LLVM is built with --enable-op...
Sylvestre Ledru
1
-0
/
+2
2014-09-23
[docs] Fixed a typo in Atomics.rst
Jingyue Wu
1
-4
/
+4
2014-09-18
Fix sphinx warning.
Peter Collingbourne
1
-3
/
+5
2014-09-18
LTO: introduce object file-based on-disk module format.
Peter Collingbourne
2
-2
/
+19
2014-09-11
[docs] Mention character array constants in docs/LangRef.rst
Daniel Sanders
1
-1
/
+3
2014-09-10
[sphinx cleanup]
Dan Liew
1
-1
/
+1
2014-09-10
Fix docs reference to inexistent class.
Nico Weber
1
-2
/
+2
[next]