llvm-6502/lib
2014-02-21 07:45:48 +00:00
..
Analysis Rename many DataLayout variables from TD to DL. 2014-02-21 00:06:31 +00:00
AsmParser
Bitcode
CodeGen Make DisableIntegratedAS a TargetOption. 2014-02-21 03:13:54 +00:00
DebugInfo
ExecutionEngine move getNameWithPrefix and getSymbol to TargetMachine. 2014-02-19 20:30:41 +00:00
IR
IRReader
LineEditor
Linker Set the SuppressWarnings option on tool level and propagate to the library. 2014-02-20 22:19:24 +00:00
LTO move getNameWithPrefix and getSymbol to TargetMachine. 2014-02-19 20:30:41 +00:00
MC AsmParser: Disable Darwin-style macro argument expansion on non-darwin targets. 2014-02-20 13:36:32 +00:00
Object cstdint is a C++11 header, LLVM provides its own version of it. 2014-02-20 21:05:21 +00:00
Option
Support [Support] Correctly handle zero length inputs to UTF conversion functions on Windows. 2014-02-20 20:46:23 +00:00
TableGen
Target [AArch64] Add register constraints to avoid generating STLXR and STXR with unpredictable behavior. 2014-02-21 07:45:48 +00:00
Transforms Rename a few more DataLayout variables. 2014-02-21 01:53:35 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile