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
*
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
*
Remove unused members and constructor arguments.
Rafael Espindola
2013-05-04
1
-8
/
+3
*
Delete dead code from the linker.
Rafael Espindola
2013-05-04
1
-33
/
+0
*
Revert r181009.
Amara Emerson
2013-05-03
2
-525
/
+0
*
Add support for reading ARM ELF build attributes.
Amara Emerson
2013-05-03
2
-0
/
+525
*
[SystemZ] Add ELF relocation support
Richard Sandiford
2013-05-03
3
-0
/
+165
*
[SystemZ] Add llvm::Triple::systemz
Richard Sandiford
2013-05-03
1
-0
/
+1
*
[mips] Remove "Commutative" from property list of non-commutative intrinsics.
Akira Hatanaka
2013-05-03
1
-8
/
+8
*
In MC asm parsing, account for the possibility of whitespace within
John McCall
2013-05-03
1
-1
/
+2
*
Replaced usages of size_type with size_t to be more consistent.
Aaron Ballman
2013-05-02
1
-8
/
+8
*
Provide an API to temporarily suppress DebugLocations from being attached
Adrian Prantl
2013-05-02
1
-0
/
+21
*
This exposes more MCJIT options via the C API:
Filip Pizlo
2013-05-01
2
-11
/
+57
*
Rename 'struct LLVMTargetMachine' to 'struct LLVMOpaqueTargetMachine'.
Filip Pizlo
2013-05-01
1
-1
/
+1
*
Revert r180737. The companion patch was reverted, and this is not relevant ri...
Bill Wendling
2013-05-01
1
-1
/
+0
*
Fix file header comment.
Filip Pizlo
2013-05-01
1
-1
/
+1
*
This patch breaks up Wrap.h so that it does not have to include all of
Filip Pizlo
2013-05-01
13
-126
/
+141
*
get rid of windows warning:
Peng Cheng
2013-05-01
1
-1
/
+2
*
get rid of windows warning:
Peng Cheng
2013-05-01
1
-1
/
+1
*
replace reinterpret_cast by cast or remove reinterpret_cast to get rid of win...
Peng Cheng
2013-05-01
1
-9
/
+10
*
fix windows warning.
Peng Cheng
2013-05-01
1
-2
/
+2
*
use static_cast to get rid of windows warning.
Peng Cheng
2013-05-01
1
-1
/
+1
*
Now that the underlying issue is fixed, revert r180750 and r180722.
Rafael Espindola
2013-05-01
1
-2
/
+1
*
Correct comment: there is no numTys parameter any more now that this is using
Duncan Sands
2013-05-01
1
-6
/
+5
*
Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...
Adrian Prantl
2013-04-30
1
-45
/
+0
[next]