Brian Gaeke
|
ca2d45f5c1
|
Fix link error in PPC optimized build of 'opt'.
llvm-svn: 18913
|
2004-12-13 21:28:39 +00:00 |
|
Brian Gaeke
|
ab7dd80200
|
Add accessor function.
llvm-svn: 16622
|
2004-09-30 20:14:29 +00:00 |
|
Misha Brukman
|
58104df77b
|
Fix #includes of i*.h => Instructions.h as per PR403.
llvm-svn: 15334
|
2004-07-29 17:30:56 +00:00 |
|
Brian Gaeke
|
68eb7345df
|
Expand head-of-file comment.
llvm-svn: 13982
|
2004-06-03 05:03:02 +00:00 |
|
Brian Gaeke
|
56ae0e9023
|
Use new form of unconditional branch constructor.
llvm-svn: 13930
|
2004-06-01 20:06:10 +00:00 |
|
Brian Gaeke
|
59c80cfd05
|
Start cleaning up this pass so that I can debug it.
llvm-svn: 12548
|
2004-03-30 19:53:46 +00:00 |
|
Chris Lattner
|
feeb3261f2
|
Start using the nicer terminator auto-insertion API
llvm-svn: 10111
|
2003-11-20 18:25:24 +00:00 |
|
Brian Gaeke
|
d25f86d683
|
Put all LLVM code into the llvm namespace, as per bug 109.
llvm-svn: 9903
|
2003-11-11 22:41:34 +00:00 |
|
John Criswell
|
b402729b30
|
Added LLVM project notice to the top of every C++ source file.
Header files will be on the way.
llvm-svn: 9298
|
2003-10-20 19:43:21 +00:00 |
|
Chris Lattner
|
b6c8569f05
|
Regularize header file comments
llvm-svn: 9071
|
2003-10-13 03:32:08 +00:00 |
|
Chris Lattner
|
feb17a5fbf
|
Do not use BasicBlock::*_iterator, just use *_iterator itself.
Isn't updating copy and pasted code a joy
llvm-svn: 8702
|
2003-09-24 22:06:25 +00:00 |
|
Brian Gaeke
|
5d6ee8cf02
|
Correct comments
Don't include InstLoops.h
Don't export factory functions for these passes
llvm-svn: 8373
|
2003-09-05 19:43:19 +00:00 |
|
Anand Shukla
|
bb730173d6
|
A pass to combine multiple backedges that go to same target
llvm-svn: 7201
|
2003-07-18 16:08:32 +00:00 |
|