llvm-6502/lib
Dan Gohman 28287794d4 Teach ScalarEvolution to simplify smax and umax when it can prove
that one operand is always greater than another.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101142 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-13 16:51:03 +00:00
..
Analysis Teach ScalarEvolution to simplify smax and umax when it can prove 2010-04-13 16:51:03 +00:00
Archive
AsmParser
Bitcode
CodeGen add llvm codegen support for -ffunction-sections and -fdata-sections, 2010-04-13 00:36:43 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support BumpPtrAllocator::Reset() doesn't need to allocate anything. (Thanks, Jakob) 2010-04-13 16:38:06 +00:00
System
Target Replace r101053 with a fix for getSOImmValRotate() so that it will correctly 2010-04-13 02:11:48 +00:00
Transforms Actually... return after the check for invalid input. 2010-04-13 16:41:29 +00:00
VMCore VMCore: Add Type::getIntN[Ptr]Ty, which are the obvious generic forms of 2010-04-13 01:39:07 +00:00
Makefile