1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/lib
Chris Lattner 367cef7b75 Rename SwitchInst::dest_push_back -> addCase
Add new removeCase method

llvm-svn: 8088
2003-08-23 23:14:37 +00:00
..
Analysis Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
AsmParser Accept double quoted strings everwhere we accept a %ABC variable name. 2003-08-22 05:42:10 +00:00
Bytecode Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
CodeGen The word dependent' has no a'. 2003-08-21 22:14:26 +00:00
CWriter Add support for the sig(set|long)jmp intrinsics 2003-08-18 16:06:09 +00:00
ExecutionEngine Minor cleanups: wrap at 80 lines. Convert file comment to doxygen format and 2003-08-21 21:32:12 +00:00
Support Initial checkin of ValueHolder helper 2003-08-23 19:43:16 +00:00
Target Change all #include'd files to be :: rules instead of : rules 2003-08-21 20:37:17 +00:00
Transforms Fix bug: LowerSwitch/2003-08-23-EmptySwitch.ll 2003-08-23 22:54:34 +00:00
VMCore Rename SwitchInst::dest_push_back -> addCase 2003-08-23 23:14:37 +00:00
Makefile Reoptimizer has moved to reopt cvs module. 2003-08-21 20:32:04 +00:00