llvm-6502/lib
2013-02-15 05:25:26 +00:00
..
Analysis Teach the DataLayout aware constant folder to be much more aggressive towards 2013-02-14 03:23:37 +00:00
Archive
AsmParser Update comment. 2013-02-14 20:44:07 +00:00
Bitcode
CodeGen Dont merge consecutive loads/stores into vectors when noimplicitfloat is used. 2013-02-14 18:28:52 +00:00
DebugInfo
ExecutionEngine
IR Simplify the 'operator<' for the attribute object. 2013-02-15 05:25:26 +00:00
Linker Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration. 2013-02-12 21:21:59 +00:00
MC Revert r15266. This fixes llvm.org/pr15266. 2013-02-14 16:23:08 +00:00
Object Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration. 2013-02-12 21:21:59 +00:00
Option
Support Workaround an MSan false positive. 2013-02-14 12:18:32 +00:00
TableGen
Target Fix minor mips16 issues in directives for function prologue. Probably this does 2013-02-15 01:04:38 +00:00
Transforms BBVectorize: Cap the number of candidate pairs in each instruction group 2013-02-15 04:28:42 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile