llvm/lib
Chris Lattner e4365b2e8c Implement LICM/sink_multiple.ll, by sinking all possible instructions in the
loop before hoisting any.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10534 91177308-0d34-0410-b5e6-96231b3b80d8
2003-12-19 07:22:45 +00:00
..
Analysis Add a new AliassetTracker::remove method. Because we need to be able to remove 2003-12-18 08:11:56 +00:00
Archive
AsmParser
Bytecode
CodeGen Remove TwoAddressInstruction from the public headers and add an ID 2003-12-18 22:40:24 +00:00
ExecutionEngine
Linker
Support
Target
Transforms Implement LICM/sink_multiple.ll, by sinking all possible instructions in the 2003-12-19 07:22:45 +00:00
VMCore
Makefile