llvm-6502/lib
2013-08-01 18:38:14 +00:00
..
Analysis Fix a severe compile time problem when forming large SCEV expressions. 2013-07-31 02:43:40 +00:00
AsmParser
Bitcode
CodeGen Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB. 2013-08-01 18:38:14 +00:00
DebugInfo
ExecutionEngine
IR Reject bitcasts between address spaces with different sizes 2013-07-31 17:49:08 +00:00
IRReader
Linker
MC MC: Support larger COFF string tables 2013-07-29 12:30:12 +00:00
Object Add support for the 's' operation to llvm-ar. 2013-07-29 12:40:31 +00:00
Option Option parsing: add support for alias arguments. 2013-07-31 22:44:41 +00:00
Support Fix windows' implementation of status when a file doesn't exist. 2013-07-31 00:10:25 +00:00
TableGen
Target R600: Add 64-bit float load/store support 2013-08-01 15:23:42 +00:00
Transforms Only enable SLP-vectorization on O3 builds. 2013-08-01 18:28:15 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile