llvm-6502/lib
2013-07-17 05:57:45 +00:00
..
Analysis Add 'const' qualifiers to static const char* variables. 2013-07-16 01:17:10 +00:00
AsmParser
Bitcode Add a wrapper for open. 2013-07-16 19:44:17 +00:00
CodeGen Make constant string pointer into an array to remove a pointer lookup for every access. 2013-07-17 03:11:32 +00:00
DebugInfo
ExecutionEngine
IR Add getModuleFlag(StringRef Key) to query a module flag given Key. 2013-07-16 23:21:16 +00:00
IRReader Add 'const' qualifiers to static const char* variables. 2013-07-16 01:17:10 +00:00
Linker
MC Add a wrapper for open. 2013-07-16 19:44:17 +00:00
Object Add 'const' qualifiers to static const char* variables. 2013-07-16 01:17:10 +00:00
Option
Support Don't fallback to copy + delete in rename. 2013-07-17 03:33:41 +00:00
TableGen
Target Make x86 fast-isel correctly choose between aligned and unaligned operations for vector stores. Fixes PR16640. 2013-07-17 05:57:45 +00:00
Transforms Mark a method 'const' and another 'static'. 2013-07-17 03:54:53 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile