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 a boolean parameter to the llvm::report_fatal_error() function to indicated
Chad Rosier
2013-03-27
1
-5
/
+10
*
Cleanup the simplify_type implementation.
Rafael Espindola
2013-03-27
9
-114
/
+67
*
Adding DIImportedModules to DIScopes.
David Blaikie
2013-03-27
2
-52
/
+70
*
Make DIBuilder::createClassType more type safe by returning DICompositeType r...
David Blaikie
2013-03-26
1
-6
/
+7
*
DebugInfo: more support for mutating DICompositeType to reduce magic number u...
David Blaikie
2013-03-26
1
-0
/
+1
*
Add a boolean parameter to the ExecuteAndWait static function to indicated
Chad Rosier
2013-03-26
1
-1
/
+2
*
Add XTEST codegen support
Michael Liao
2013-03-26
1
-0
/
+2
*
Debug Info: Provide a means to update the members of a composite type
David Blaikie
2013-03-26
1
-0
/
+1
*
Fix the register scavenger for targets that provide custom spilling
Hal Finkel
2013-03-26
1
-2
/
+3
*
Update PEI's virtual-register-based scavenging to support multiple simultaneo...
Hal Finkel
2013-03-26
1
-2
/
+5
*
PowerPC: Simplify handling of fixups.
Ulrich Weigand
2013-03-26
1
-0
/
+2
*
Fix SCEV forgetMemoizedResults should search and destroy backedge exprs.
Andrew Trick
2013-03-26
1
-0
/
+4
*
Split out the IRReader header and the utility functions it provides into
Chandler Carruth
2013-03-26
2
-112
/
+55
*
Add a new watchdog timer interface. The interface does not permit handling ti...
Nick Lewycky
2013-03-26
1
-0
/
+38
*
[ELF] dont compute symbolname size in every loop
Shankar Easwaran
2013-03-25
1
-1
/
+1
*
reflect comment to the official reference
Shankar Easwaran
2013-03-25
1
-1
/
+1
*
[ELF] add elf_hash function to compute the hash value of a symbol in the dyna...
Shankar Easwaran
2013-03-25
1
-0
/
+15
*
Add a GC plugin for Erlang
Yiannis Tsiouris
2013-03-25
3
-0
/
+8
*
Refine fenv.h handling: check if the desired macros exist, before using
Joerg Sonnenberger
2013-03-25
2
-2
/
+10
*
Allow the register scavenger to spill multiple registers
Hal Finkel
2013-03-22
1
-15
/
+37
*
Swap the DIFile in DILexicalBlockFile out for the raw name/directory pair
David Blaikie
2013-03-22
1
-6
/
+0
*
reorder the fields in DILexicalBlockFile to match the common prefix for DIScopes
David Blaikie
2013-03-22
1
-3
/
+3
*
Revert r177675. This is language-specific and shouldn't be in the API.
Bill Wendling
2013-03-22
1
-3
/
+0
*
Refactor out the DIFile parameter to DILexicalBlock to refer to the raw file/...
David Blaikie
2013-03-22
1
-6
/
+0
*
InstCombine: Improve the result bitvect type when folding (cmp pred (load (ge...
Arnaud A. de Grandmaison
2013-03-22
1
-0
/
+4
*
Remove ScavengedRC from RegisterScavenging
Hal Finkel
2013-03-22
1
-5
/
+1
*
Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...
David Blaikie
2013-03-22
1
-5
/
+5
*
Introduce LLVM_STATIC_ASSERT macro, which expands to C/C++'s static_assert on...
Argyrios Kyrtzidis
2013-03-22
1
-0
/
+10
*
Revert r177543: Add timing of the IR parsing code with a new
Chandler Carruth
2013-03-22
1
-7
/
+0
*
Refactor the filename/directory information in DISubprogram to refer directly...
David Blaikie
2013-03-21
1
-8
/
+0
*
Add a query to tell if a landing pad has a catch-all.
Bill Wendling
2013-03-21
1
-0
/
+3
*
Move the DIFile in DISubprogram to the beginning to be a common prefix along ...
David Blaikie
2013-03-21
1
-6
/
+6
*
Remove unused field in DISubprogram
David Blaikie
2013-03-21
1
-26
/
+26
*
Hoist the definition of getTypeSizeInBits to be inlinable and in the
Chandler Carruth
2013-03-21
1
-0
/
+45
*
Removing unused DISubprogram::getFile
David Blaikie
2013-03-21
1
-4
/
+0
*
Debug info: refactor the first field of DICompileUnit to be a raw file/direct...
David Blaikie
2013-03-20
1
-6
/
+0
*
Use pre-inc, pre-dec when possible.
Jakub Staszak
2013-03-20
1
-2
/
+2
*
Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...
David Blaikie
2013-03-20
1
-3
/
+3
*
Remove unused field in DICompileUnit
David Blaikie
2013-03-20
1
-8
/
+8
*
Add std prefixes to fix the build with xlc.
Rafael Espindola
2013-03-20
2
-2
/
+2
*
Make sure TableGen exits with an error code after printing errors.
Jakob Stoklund Olesen
2013-03-20
1
-0
/
+1
*
Refactor file/directory path in namespace debug info to refer directly to the...
David Blaikie
2013-03-20
1
-6
/
+0
*
Remove blank line before block comment.
Eric Christopher
2013-03-20
1
-1
/
+0
*
DIBuilder: allow linkage name to be specified for global variables
David Blaikie
2013-03-20
1
-0
/
+13
*
Add timing of the IR parsing code with a new -time-ir-parsing flag
Eli Bendersky
2013-03-20
1
-0
/
+7
*
Reorder the DIFile parameter in DINameSpace
David Blaikie
2013-03-20
1
-4
/
+4
*
Provide more details for DINameSpace debug info in the IR comment annotations
David Blaikie
2013-03-20
1
-0
/
+2
*
Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a...
David Blaikie
2013-03-20
1
-6
/
+1
*
Move the DIFile operand to DITypes from the 4th operand to the 2nd.
David Blaikie
2013-03-19
2
-9
/
+4
*
Dead code.
Chad Rosier
2013-03-19
1
-6
/
+0
[next]