index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add basic support for ELF32-ppc relocations to llvm-dwarfdump.
Benjamin Kramer
2013-05-18
2
-0
/
+17
*
Add LLVMContext argument to getSetCCResultType
Matt Arsenault
2013-05-18
1
-1
/
+1
*
Convert obj2yaml to use yamlio.
Rafael Espindola
2013-05-17
1
-0
/
+136
*
Add missing -*- C++ -*- to headers
Matt Arsenault
2013-05-17
1
-3
/
+3
*
Add missing verb to comment in PassNameParser.h
Derek Schuff
2013-05-17
1
-3
/
+3
*
Fix a typo (ouput => output)
Sylvestre Ledru
2013-05-17
1
-1
/
+1
*
Minor changes to the MCJITTest unittests to use the correct API for finalizing
David Tweed
2013-05-17
3
-12
/
+18
*
Remove addFrameMove.
Rafael Espindola
2013-05-16
1
-2
/
+3
*
Add TargetRegisterInfo::getCoveringLanes().
Jakob Stoklund Olesen
2013-05-16
1
-1
/
+28
*
Fix PBQP graph iterator typedefs.
Lang Hames
2013-05-16
1
-4
/
+4
*
Remove dead code.
Eli Bendersky
2013-05-15
1
-4
/
+0
*
Implement PPC counter loops as a late IR-level pass
Hal Finkel
2013-05-15
1
-0
/
+5
*
Cleanup relocation sorting for ELF.
Rafael Espindola
2013-05-15
1
-12
/
+0
*
Add missing #include
Douglas Gregor
2013-05-15
1
-0
/
+1
*
Remove MCELFObjectTargetWriter::adjustFixupOffset hack
Ulrich Weigand
2013-05-15
1
-2
/
+0
*
Use only explicit bool conversion operators
David Blaikie
2013-05-15
7
-11
/
+17
*
ELFRelocationEntry::operator<(): Try to stabilize the order. r_offset was ins...
NAKAMURA Takumi
2013-05-15
1
-1
/
+8
*
SectionMemoryManager shouldn't be a JITMemoryManager. Previously, the
Filip Pizlo
2013-05-14
2
-56
/
+28
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
6
-50
/
+24
*
Correct parameter name in doc comment to match declaration.
David Blaikie
2013-05-11
1
-1
/
+1
*
Change getFrameMoves to return a const reference.
Rafael Espindola
2013-05-11
1
-1
/
+6
*
PR14492: Debug Info: Support for values of non-integer non-type template para...
David Blaikie
2013-05-10
2
-5
/
+4
*
Remove unused argument.
Rafael Espindola
2013-05-10
1
-5
/
+4
*
Documentation warning: \param, not \parm
Dmitri Gribenko
2013-05-09
1
-3
/
+3
*
Rewrite assert to avoid warning when the record element type is byte-sized.
Jordan Rose
2013-05-09
1
-1
/
+2
*
Avoid runtime type checks.
Rafael Espindola
2013-05-09
1
-14
/
+40
*
Introduce convenience typedefs for the 4 ELF object types.
Rafael Espindola
2013-05-09
1
-16
/
+15
*
Change getRelocationAdditionalInfo to be ELF only.
Rafael Espindola
2013-05-09
5
-38
/
+55
*
Use correct parameter names in comments [-Wdocumentation]
Dmitri Gribenko
2013-05-08
1
-3
/
+3
*
Add DebugIR pass -- emits IR file and replace source lines with IR lines in MD
Daniel Malea
2013-05-08
3
-0
/
+8
*
Pull up AssemblyWriter interface into header to allow subclassing
Daniel Malea
2013-05-08
1
-0
/
+118
*
Add line tracking support to FormattedStream
Daniel Malea
2013-05-08
1
-9
/
+17
*
[PowerPC] Add some missing PPC64 relocs
Ulrich Weigand
2013-05-08
2
-0
/
+16
*
Rename DIImportedModule to DIImportedEntity and allow imported declarations
David Blaikie
2013-05-07
2
-7
/
+16
*
Remove exception handling support from the old JIT.
Rafael Espindola
2013-05-07
3
-33
/
+1
*
Implemented public interface for modifying registered (not positional or sink...
Andrew Trick
2013-05-06
1
-0
/
+34
*
Support command line option categories.
Andrew Trick
2013-05-06
1
-8
/
+42
*
Provide InstCombines for the following 3 cases:
Jean-Luc Duprat
2013-05-06
1
-0
/
+6
*
Fix formatting. Patch by o11c.
Duncan Sands
2013-05-06
1
-18
/
+18
*
Fix const merging when an alias of a const is llvm.used.
Rafael Espindola
2013-05-06
1
-3
/
+13
*
Add EH support to the MCJIT.
Rafael Espindola
2013-05-05
2
-0
/
+9
*
For ARM backend, fixed "byval" attribute support.
Stepan Dyatkovskiy
2013-05-05
1
-8
/
+89
*
PatternMatch: Fix documentation - 'function' not 'attribute'
Arnold Schwaighofer
2013-05-05
1
-4
/
+4
*
PatternMatch: Matcher for (un)ordered floating point min/max
Arnold Schwaighofer
2013-05-05
1
-11
/
+99
*
Add ArrayRef constructor from None, and do the cleanups that this constructor...
Dmitri Gribenko
2013-05-05
6
-22
/
+25
*
Allow host triple to be correctly overridden in CMake builds
Tim Northover
2013-05-04
4
-4
/
+4
*
Fix a performance bug in the Linker.
Rafael Espindola
2013-05-04
1
-0
/
+3
*
Last batch of cleanups to Linker.h.
Rafael Espindola
2013-05-04
1
-78
/
+18
*
Don't construct or delete a module on the Linker.
Rafael Espindola
2013-05-04
1
-7
/
+0
*
Don't store the context in the Linker.
Rafael Espindola
2013-05-04
1
-1
/
+0
[next]