llvm/lib
Nick Lewycky b0b046848f Remove getValueRange from SCEV. It wasn't doing anything there anyways, and a
more complete version is now available from the LoopVR pass.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53269 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-09 03:21:51 +00:00
..
Analysis Remove getValueRange from SCEV. It wasn't doing anything there anyways, and a 2008-07-09 03:21:51 +00:00
Archive
AsmParser
Bitcode
CodeGen const-ify SelectionDAG::getNodeValueTypes. 2008-07-09 00:00:42 +00:00
Debugger
ExecutionEngine Add a new hidden option to the interpreter to cause it to print 2008-07-08 17:25:49 +00:00
Linker Make DenseMap's insert return a pair, to more closely resemble std::map. 2008-07-07 17:46:23 +00:00
Support Add some basic Pool-allocation infrastructure. This adds a Recycler class, 2008-07-07 22:58:06 +00:00
System
Target Make debug info come out in data-only files. 2008-07-08 21:56:22 +00:00
Transforms If loop induction variable's start value is less then its exit value then do not split the loop. 2008-07-09 00:12:01 +00:00
VMCore Consistently put quotes around pass names in debugging output. 2008-07-09 00:50:40 +00:00
Makefile