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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the ability to compute trip counts that are only controlled by constants
Chris Lattner
2004-04-17
1
-5
/
+174
*
Fix a HUGE pessimization on X86. The indvars pass was taking this
Chris Lattner
2004-04-17
1
-1
/
+4
*
Even if there are not any induction variables in the loop, if we can compute
Chris Lattner
2004-04-17
1
-1
/
+11
*
Add support for evaluation of exp/log/log10/pow
Chris Lattner
2004-04-16
1
-1
/
+25
*
Fix some really nasty dominance bugs that were exposed by my patch to
Chris Lattner
2004-04-16
1
-29
/
+12
*
Fix retriving parent Function.
Misha Brukman
2004-04-16
1
-1
/
+1
*
Include <cmath> for compatibility with gcc 3.0.x (the system compiler on
Brian Gaeke
2004-04-16
2
-0
/
+2
*
Assert if deleting BasicBlock before removing it from Function.
Misha Brukman
2004-04-16
1
-0
/
+1
*
Fix some of the strange CBE-only failures that happened last night.
Chris Lattner
2004-04-16
1
-0
/
+1
*
Make sure to check for a very bad class of errors: an instruction
Chris Lattner
2004-04-16
1
-0
/
+6
*
Bugpoint was not correctly capturing stderr! This caused it to "find" bugs
Chris Lattner
2004-04-16
1
-1
/
+4
*
Fix Inline/2004-04-15-InlineDeletesCall.ll
Chris Lattner
2004-04-16
1
-12
/
+20
*
Fix a bug in the previous checkin: if the exit block is not the same as
Chris Lattner
2004-04-15
1
-7
/
+23
*
Give SparcV9CodeEmitter a head-of-file comment and a PassName.
Brian Gaeke
2004-04-15
1
-1
/
+6
*
Don't use invalid HTML in a doxygen comment.
Misha Brukman
2004-04-15
1
-1
/
+1
*
Change the canonical induction variable that we insert.
Chris Lattner
2004-04-15
1
-10
/
+17
*
add some helpful methods. Rearrange #includes to proper order
Chris Lattner
2004-04-15
1
-6
/
+89
*
Factor a bunch of classes out into a public header
Chris Lattner
2004-04-15
1
-553
/
+142
*
Unbreak the build
Chris Lattner
2004-04-15
1
-0
/
+1
*
Implement a FIXME: if we're going to insert a cast, we might as well only
Chris Lattner
2004-04-14
1
-1
/
+15
*
Remove code to adjust the iterator for llvm.readio and llvm.writeio.
John Criswell
2004-04-14
2
-20
/
+0
*
Fix typo.
Brian Gaeke
2004-04-14
1
-1
/
+1
*
This is a trivial tweak to the addrec insertion code: insert the increment
Chris Lattner
2004-04-14
1
-7
/
+12
*
Add a TargetData to the PassManager regardless of the TargetMachine.
Brian Gaeke
2004-04-14
1
-0
/
+3
*
Remove the return type check for llvm.readio. This check is done for all
John Criswell
2004-04-14
1
-4
/
+3
*
Added code to verify that llvm.readio's pointer argument returns something
John Criswell
2004-04-14
1
-3
/
+8
*
Finish adding the llvm.readio and llvm.writeio intrinsics.
John Criswell
2004-04-14
2
-0
/
+24
*
ADd a trivial instcombine: load null -> null
Chris Lattner
2004-04-14
1
-2
/
+5
*
This is the real fix for Codegen/X86/2004-04-13-FPCMOV-Crash.llx which works
Chris Lattner
2004-04-14
2
-14
/
+16
*
Added support for the llvm.readio and llvm.writeio intrinsics.
John Criswell
2004-04-13
2
-0
/
+58
*
Implement a small optimization, which papers over the problem in
Chris Lattner
2004-04-13
2
-6
/
+24
*
Add SCCP support for constant folding calls, implementing:
Chris Lattner
2004-04-13
1
-1
/
+33
*
Add a simple call constant propagation interface.
Chris Lattner
2004-04-13
1
-0
/
+51
*
Constant propagation should remove the dead instructions
Chris Lattner
2004-04-13
1
-0
/
+4
*
I don't think we have to have 4 extra allocated (but unused) bytes on the stack.
Brian Gaeke
2004-04-13
4
-4
/
+4
*
I started working on casts, but I don't have anything compilable yet.
Brian Gaeke
2004-04-13
4
-0
/
+44
*
Emit the immediate form of in/out when possible.
Chris Lattner
2004-04-13
2
-98
/
+164
*
Add immediate forms of in/out. Use let to shorten lines
Chris Lattner
2004-04-13
1
-7
/
+19
*
Add support for new instruction type
Chris Lattner
2004-04-13
1
-0
/
+2
*
Add support for the printImplicitDefsBefore flag
Chris Lattner
2004-04-13
4
-10
/
+69
*
Fix LoopSimplify/2004-04-13-LoopSimplifyUpdateDomFrontier.ll
Chris Lattner
2004-04-13
1
-26
/
+42
*
Refactor code a bit to make it simpler and eliminate the goto
Chris Lattner
2004-04-13
1
-27
/
+31
*
This patch addresses PR35: Loop simplify should reconstruct nested loops.
Chris Lattner
2004-04-13
1
-6
/
+196
*
We don't need to insert TargetData into the PassManager here.
Brian Gaeke
2004-04-12
1
-5
/
+0
*
Fix bug introduced in previous commit.
Alkis Evlogimenos
2004-04-12
1
-1
/
+1
*
Add some methods that are useful for updating loop information.
Chris Lattner
2004-04-12
1
-4
/
+86
*
Correctly compute spill weights
Alkis Evlogimenos
2004-04-12
1
-18
/
+19
*
Print def lists a bit more compactly
Alkis Evlogimenos
2004-04-12
1
-1
/
+1
*
Actually update the call graph as the inliner changes it. This allows us to
Chris Lattner
2004-04-12
1
-1
/
+20
*
Change the call graph class to have TWO external nodes, making call graph
Chris Lattner
2004-04-12
1
-181
/
+22
[next]