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
*
Don't include Operator.h from InstrTypes.h.
Jay Foad
2011-04-11
3
-1
/
+2
*
Revert r129235 pending a vetting of the EH rewrite.
Bill Wendling
2011-04-10
2
-9
/
+2
*
Beginning of the Great Exception Handling Rewrite.
Bill Wendling
2011-04-10
2
-2
/
+9
*
drive by bug fix: DenseMapInfo::isEqual should be determined according to
Chris Lattner
2011-04-09
1
-1
/
+4
*
PR9604; try to deal with RAUW updates correctly in the AST. I'm not convinced
Eli Friedman
2011-04-09
1
-0
/
+1
*
fix a potentially serious bug in AliasSet::removeCallSite
Chris Lattner
2011-04-09
1
-0
/
+1
*
Build the Hopfield network incrementally when splitting global live ranges.
Jakob Stoklund Olesen
2011-04-09
1
-0
/
+7
*
fix doc comment bug, noticed by Jochen
Chris Lattner
2011-04-09
1
-2
/
+2
*
Change -arm-trap-func= into a non-arm specific option. Now Intrinsic::trap is...
Evan Cheng
2011-04-08
1
-0
/
+5
*
Refactor MCJIT 32-bit section loading.
Jim Grosbach
2011-04-08
1
-1
/
+4
*
Replace the old algorithm that emitted the "print the alias for an instruction"
Bill Wendling
2011-04-07
1
-1
/
+7
*
Added a check in the preRA scheduler for potential interference on a
Andrew Trick
2011-04-07
1
-6
/
+7
*
Expose more passes to the C API.
Rafael Espindola
2011-04-07
1
-0
/
+12
*
Change -arm-divmod-libcall to a target neutral option.
Evan Cheng
2011-04-07
1
-0
/
+4
*
Add support for ArrayRef in IRBuilder's CreateCall.
Nick Lewycky
2011-04-07
1
-0
/
+6
*
Fix typo in doxy-comment.
Nick Lewycky
2011-04-06
1
-1
/
+1
*
Replace const std::vector& with ArrayRef in the type creation APIs.
Nick Lewycky
2011-04-06
1
-5
/
+5
*
EngineBuilder setter method for UseMCJIT was missing return value.
Jim Grosbach
2011-04-06
1
-1
/
+2
*
Add an empty key for DebugLoc so that you can store an empty DebugLoc in a
Nick Lewycky
2011-04-06
1
-2
/
+10
*
Support using DebugLoc's in a DenseMap.
Nick Lewycky
2011-04-06
1
-0
/
+20
*
RuntimeDyld should use the memory manager API.
Jim Grosbach
2011-04-06
1
-3
/
+3
*
Make the virtual destructor out-of-line so we have a key function.
Chandler Carruth
2011-04-05
1
-1
/
+1
*
Provide an empty virtual destructor to go with the virtual methods in
Chandler Carruth
2011-04-05
1
-0
/
+1
*
Add support to encode function's template parameters.
Devang Patel
2011-04-05
2
-2
/
+7
*
remove postdom frontiers, because it is dead. Forward dom frontiers are
Chris Lattner
2011-04-05
4
-35
/
+3
*
Fix a typo.
Andrew Trick
2011-04-05
1
-1
/
+1
*
Added *hidden* flags -print-options and -print-all-options so
Andrew Trick
2011-04-05
1
-15
/
+280
*
Use std::unique instead of a SmallPtrSet to ensure unique instructions in Use...
Jakob Stoklund Olesen
2011-04-05
1
-0
/
+5
*
Cache the fairly expensive last split point computation and provide a fast
Jakob Stoklund Olesen
2011-04-05
1
-0
/
+4
*
Revamp the SjLj "dispatch setup" intrinsic.
Bill Wendling
2011-04-05
1
-1
/
+1
*
Layer the memory manager between the JIT and the runtime Dyld.
Jim Grosbach
2011-04-04
1
-3
/
+26
*
Stop caching basic block index ranges now that SlotIndexes can keep up.
Jakob Stoklund Olesen
2011-04-04
1
-0
/
+10
*
Region: Allow user control the printing style of the print function.
Tobias Grosser
2011-04-04
1
-1
/
+5
*
IntrusiveRefCntPtr: in RefCountedBase and RefCountedBaseVPTR, make
Peter Collingbourne
2011-04-04
1
-7
/
+7
*
Start migrating mach-o dumping facilities to the object file out of a
Eric Christopher
2011-04-03
1
-0
/
+20
*
Add a set of C bindings for the Object interface.
Eric Christopher
2011-04-03
1
-0
/
+77
*
Remove the LLVMContext& arguments from *Folder constructors, as they don't se...
Frits van Bommel
2011-04-03
3
-10
/
+6
*
PR9446: RecursivelyDeleteTriviallyDeadInstructions can delete the instruction
Eli Friedman
2011-04-02
1
-4
/
+0
*
Add an InterferenceCache class for caching per-block interference ranges.
Jakob Stoklund Olesen
2011-04-02
1
-0
/
+4
*
Use basic block numbers as indexes when mapping slot index ranges.
Jakob Stoklund Olesen
2011-04-02
1
-30
/
+19
*
Add a RemoveFromWorklist method to DCI. This is needed to do some complicated
Cameron Zwarich
2011-04-02
1
-0
/
+1
*
Various Instructions' resizeOperands() methods are only used to grow the
Jay Foad
2011-04-01
1
-4
/
+4
*
Issue libcalls __udivmod*i4 / __divmod*i4 for div / rem pairs.
Evan Cheng
2011-04-01
1
-0
/
+10
*
Add XCore intrinsics for initializing / starting / synchronizing threads.
Richard Osborne
2011-03-31
1
-0
/
+17
*
Fix whitespace.
Michael J. Spencer
2011-03-31
1
-1
/
+1
*
Switch FileRemover from PathV1 to V2.
Michael J. Spencer
2011-03-31
1
-8
/
+16
*
Tidy up. Whitespace and 80-columns.
Jim Grosbach
2011-03-30
2
-26
/
+28
*
Don't add the same analysis implementation pair twice.
Jakob Stoklund Olesen
2011-03-30
1
-0
/
+2
*
Reset StringMap's NumTombstones on clears and rehashes.
Jakob Stoklund Olesen
2011-03-30
1
-0
/
+3
*
Prevent infinite growth of SmallPtrSet instances.
Jakob Stoklund Olesen
2011-03-30
1
-1
/
+1
[next]