llvm-6502/lib
Dan Gohman 1afdc5f356 Remove ScalarEvolution::hasSCEV, which isn't being used, and which
breaks encapsulation. Also remove a dead prototype for setSCEV.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75272 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-10 20:25:29 +00:00
..
Analysis Remove ScalarEvolution::hasSCEV, which isn't being used, and which 2009-07-10 20:25:29 +00:00
Archive
AsmParser This started as a small change, I swear. Unfortunately, lots of things call the [I|F]CmpInst constructors. Who knew!? 2009-07-09 23:48:35 +00:00
Bitcode This started as a small change, I swear. Unfortunately, lots of things call the [I|F]CmpInst constructors. Who knew!? 2009-07-09 23:48:35 +00:00
CodeGen Avoid compiler warnings if assertions turned off. 2009-07-10 20:07:07 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
MC
Support
System
Target Avoid compiler warnings when assertions are turned off. 2009-07-10 20:10:14 +00:00
Transforms Push LLVMContext through the PatternMatch API. 2009-07-10 17:35:01 +00:00
VMCore This started as a small change, I swear. Unfortunately, lots of things call the [I|F]CmpInst constructors. Who knew!? 2009-07-09 23:48:35 +00:00
Makefile