llvm-6502/lib
Hans Wennborg 2cdfb4b5da LowerSwitch: Use ConstantInt for CaseRange::{Low,High}
Case values are always ConstantInt. This allows us to remove
a bunch of casts. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228312 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-05 16:58:10 +00:00
..
Analysis Value soft float calls as more expensive in the inliner. 2015-02-05 02:09:33 +00:00
AsmParser AsmParser: Split out LineField, NFC 2015-02-04 22:59:18 +00:00
Bitcode IR: Initialize MDNode abbreviations en masse, NFC 2015-02-04 21:54:12 +00:00
CodeGen Add a FIXME. 2015-02-05 14:57:47 +00:00
DebugInfo
ExecutionEngine [MC] Remove various unused MCAsmInfo parameters. 2015-02-05 00:58:51 +00:00
Fuzzer [fuzzer] add flag prefer_small_during_initial_shuffle, be a bit more verbose 2015-02-04 23:42:42 +00:00
IR Teach isDereferenceablePointer() to look through bitcast constant expressions. 2015-02-05 09:15:37 +00:00
IRReader
LineEditor
Linker
LTO
MC Try to fix the build in MCValue.cpp 2015-02-05 01:23:14 +00:00
Object
Option
ProfileData
Support
TableGen
Target R600/SI: Fix bug in TTI loop unrolling preferences 2015-02-05 15:32:18 +00:00
Transforms LowerSwitch: Use ConstantInt for CaseRange::{Low,High} 2015-02-05 16:58:10 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile