llvm-6502/lib
2013-08-21 07:27:59 +00:00
..
Analysis Add some constantness. 2013-08-20 23:04:15 +00:00
AsmParser
Bitcode
CodeGen DebugInfo: Do not use the DWARF Version for the .debug_pubnames or .debug_pubtypes version field 2013-08-21 06:13:34 +00:00
DebugInfo
ExecutionEngine memcmp is not a valid way to compare structs with padding in them. 2013-08-20 09:27:31 +00:00
IR
IRReader
Linker
MC MC CFG: Add more MCFunction container methods (find, empty). 2013-08-21 07:27:59 +00:00
Object Move #includes from .h to .cpp file. 2013-08-21 01:20:11 +00:00
Option
Support
TableGen Add an error check for a typo I accidentally made in a td file that caused an assert to fire. 2013-08-20 04:22:09 +00:00
Target Synchronize VEX JIT encoding code with the MCJIT version. Fix a bug in the MCJIT code where CurOp was being incremented even if the operand it was pointing at wasn't used. Maybe only matters if there are any EVEX_K instructions that aren't VEX_4V. 2013-08-21 05:57:45 +00:00
Transforms Move registering the execution of a basic block to the beginning rather than the end. 2013-08-20 23:52:00 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile