index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-2
/
+15
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-15
/
+2
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-2
/
+15
*
fix a typo in doumentation index.
Jyoti Allur
2014-09-26
1
-1
/
+1
*
Update my previous commit to fit 80 cols...
Sylvestre Ledru
2014-09-25
1
-1
/
+2
*
Details that -debug-only is not available when LLVM is built with --enable-op...
Sylvestre Ledru
2014-09-25
1
-0
/
+2
*
[docs] Fixed a typo in Atomics.rst
Jingyue Wu
2014-09-23
1
-4
/
+4
*
Fix sphinx warning.
Peter Collingbourne
2014-09-18
1
-3
/
+5
*
LTO: introduce object file-based on-disk module format.
Peter Collingbourne
2014-09-18
2
-2
/
+19
*
[docs] Mention character array constants in docs/LangRef.rst
Daniel Sanders
2014-09-11
1
-1
/
+3
*
[sphinx cleanup]
Dan Liew
2014-09-10
1
-1
/
+1
*
Fix docs reference to inexistent class.
Nico Weber
2014-09-10
1
-2
/
+2
*
LangRef: @baz should be @bar in the COMDAT example
Hans Wennborg
2014-09-10
1
-1
/
+1
*
Fix type error in insertvalue example in LangRef. %agg1 is of type {i32,
Dan Liew
2014-09-08
1
-1
/
+1
*
[docs] Document what "NFC" means in a commit message.
Sean Silva
2014-09-06
1
-0
/
+9
*
Minor typo.
Andrew Trick
2014-09-05
1
-1
/
+1
*
Fix link to 3.5 release notes.
Nico Weber
2014-09-04
1
-1
/
+1
*
Document !and. Fix !shl and friends -- they provide binary operations.
Joerg Sonnenberger
2014-09-03
2
-3
/
+3
*
Reinstate "Nuke the old JIT."
Eric Christopher
2014-09-02
1
-2
/
+1
*
Add a note about AuroraUX to the release notes.
Rafael Espindola
2014-09-02
1
-0
/
+2
*
Add note to documentation about machine node chains.
Matt Arsenault
2014-09-02
1
-1
/
+3
*
Fix typos in comments, NFC
Robin Morisset
2014-08-29
1
-1
/
+1
*
Introduce -DLLVM_USE_SANITIZER=Undefined CMake option to build UBSan-ified ve...
Alexey Samsonov
2014-08-29
1
-2
/
+2
*
Declare that musttail calls in variadic functions forward the ellipsis
Reid Kleckner
2014-08-26
1
-0
/
+3
*
ProgrammersManual: the flag is called -debug-only
Hans Wennborg
2014-08-23
1
-1
/
+1
*
Clear the llvm release notes to make room for 3.6.
Rafael Espindola
2014-08-22
1
-153
/
+11
*
Use DILexicalBlockFile, rather than DILexicalBlock, to track discriminator ch...
David Blaikie
2014-08-21
1
-5
/
+3
*
[LIT] Remove documentation for method since it does not exist
Eric Fiselier
2014-08-21
1
-8
/
+0
*
Add note to LangRef about how function arguments can be unnamed and
Dan Liew
2014-08-20
1
-3
/
+12
*
LangRef: Move example of function-scope uselistorder to a function
Duncan P. N. Exon Smith
2014-08-19
1
-3
/
+10
*
IR: Implement uselistorder assembly directives
Duncan P. N. Exon Smith
2014-08-19
1
-0
/
+39
*
Docs: add documentation for the coverage mapping format.
Alex Lorenz
2014-08-19
2
-0
/
+579
*
CodingStandards: Document std::equal misbehaviour
Duncan P. N. Exon Smith
2014-08-19
1
-0
/
+2
*
[LIT]Correct name of global lit configuration object to be lit_config (not lit).
Eric Fiselier
2014-08-15
1
-1
/
+1
*
Delete support for AuroraUX.
Rafael Espindola
2014-08-14
1
-1
/
+0
*
Add SPHINX_WARNINGS_AS_ERRORS CMake option to allow warnings to not be
Dan Liew
2014-08-14
1
-0
/
+4
*
Fix examples of "named metadata" (some of which isn't named).
Nick Lewycky
2014-08-13
1
-2
/
+2
*
Fix typos:
Sylvestre Ledru
2014-08-11
1
-1
/
+1
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
1
-1
/
+2
*
Nuke the old JIT.
Rafael Espindola
2014-08-07
1
-2
/
+1
*
Update Tablegen documents given that binary literals are now sized
Pete Cooper
2014-08-07
2
-3
/
+10
*
Fix typos in comments and doc
JF Bastien
2014-08-05
1
-1
/
+1
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-1
/
+1
*
Correct the emission kind constants committed in r214771
David Blaikie
2014-08-04
1
-1
/
+1
*
Document the "emission kind" field of the DICompileUnit in LLVM's Source Leve...
David Blaikie
2014-08-04
1
-0
/
+3
*
Update links to the gcc and java documentation that 404'd.
Benjamin Kramer
2014-08-04
1
-2
/
+2
*
[lit] Add --show-xfail flag to LIT.
Eric Fiselier
2014-08-02
1
-0
/
+4
*
Debug info: Infrastructure to support debug locations for fragmented
Adrian Prantl
2014-08-01
1
-0
/
+6
*
docs: Strongly recommend setting rpath when using a local GCC toolchain
Reid Kleckner
2014-08-01
1
-4
/
+17
*
Add documentation for lit's --show-unsupported flag
Eric Fiselier
2014-07-31
1
-0
/
+4
[next]