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
/
CodeGen
/
LLVMTargetMachine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
move a bunch of code out of the sdisel pass into its own opt pass "codegenpre...
Chris Lattner
2007-03-31
1
-2
/
+20
*
Add a -print-lsr-output option to LLC, to print the output of the LSR pass.
Chris Lattner
2007-03-31
1
-1
/
+9
*
Now LoopStrengthReduce is a LoopPass.
Devang Patel
2007-03-06
1
-0
/
+1
*
Use exception flag.
Jim Laskey
2007-02-22
1
-1
/
+2
*
Split the addPassesToEmitFile method up into two. This is so that we can
Bill Wendling
2007-02-08
1
-48
/
+52
*
Removed more <iostream> includes
Bill Wendling
2006-12-07
1
-11
/
+10
*
enable the branch folding pass for the JIT.
Chris Lattner
2006-11-16
1
-0
/
+3
*
1. Add a pass to fold debug label instructions so a debug info client can detect
Jim Laskey
2006-11-07
1
-0
/
+3
*
Don't do dead block elimination in fast mode.
Jim Laskey
2006-10-24
1
-1
/
+2
*
add the branch folding pass as a late cleanup pass for all targets. For now
Chris Lattner
2006-10-13
1
-0
/
+3
*
add setJumpBufSize() and setJumpBufAlignment() to target-lowering.
Duraid Madina
2006-09-04
1
-2
/
+2
*
new file
Chris Lattner
2006-09-04
1
-0
/
+154