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
|
a18861ff29
|
Bill contributed this major rewrite of the -lowerswitch pass to make it generate
logarithmic conditional branch sequences instead of linear sequences. Thanks Bill!
llvm-svn: 8928
|
2003-10-07 18:46:23 +00:00 |
|
Chris Lattner
|
aa004bbc69
|
Fix bug: LowerSwitch/2003-08-23-EmptySwitch.ll
llvm-svn: 8087
|
2003-08-23 22:54:34 +00:00 |
|
Brian Gaeke
|
77c65be59e
|
Factory methods for FunctionPasses now return type FunctionPass *.
llvm-svn: 7823
|
2003-08-13 18:18:15 +00:00 |
|
Chris Lattner
|
f13fe891d1
|
Fix Bug: LowerSwitch/2003-05-01-PHIProblem.ll
llvm-svn: 5979
|
2003-05-01 22:21:21 +00:00 |
|
Chris Lattner
|
a9eaa10358
|
New pass to lower switch instructions to branch instructions
llvm-svn: 5865
|
2003-04-23 16:23:59 +00:00 |
|