1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib
Chris Lattner 5159ae0f96 Big diff for a small change: delete inlined functions if all callees have
inlined the function.
Implements: Inline/inline_dce.ll

llvm-svn: 8101
2003-08-24 05:03:14 +00:00
..
Analysis Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
AsmParser Rename SwitchInst::dest_push_back -> addCase 2003-08-23 23:14:52 +00:00
Bytecode Rename SwitchInst::dest_push_back -> addCase 2003-08-23 23:14:52 +00:00
CodeGen Fix bug: Jello/2003-08-23-RegisterAllocatePhysReg.ll 2003-08-23 23:49:42 +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 Big diff for a small change: delete inlined functions if all callees have 2003-08-24 05:03:14 +00:00
VMCore Allow specifying the name for the newly split basic block 2003-08-24 03:41:39 +00:00
Makefile Reoptimizer has moved to reopt cvs module. 2003-08-21 20:32:04 +00:00