llvm-6502/lib
2015-02-16 19:10:02 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen MSVC 2013 supports std::forward_as_tuple, while MSVC 2012 did not; so we can move to using the improved API. 2015-02-16 18:21:19 +00:00
DebugInfo
ExecutionEngine
Fuzzer
IR ConstantFold: Properly fold GEP indices wider than i64 2015-02-16 19:10:02 +00:00
IRReader
LineEditor
Linker
LTO
MC
Object
Option
ProfileData
Support We require MSVC 1800 as our minimum, so these checks can safely go away; NFC. 2015-02-16 18:23:00 +00:00
TableGen
Target We require MSVC 1800 as our minimum, so these checks can safely go away; NFC. (It seems this code has been copy/pasted around, unfortunately.) 2015-02-16 18:34:57 +00:00
Transforms Run LICM as part of the cleanup phase from the scalar optimizer. 2015-02-16 18:59:54 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile