llvm-6502/lib
2010-10-23 02:04:38 +00:00
..
Analysis Make some symbols static, move classes into anonymous namespaces. 2010-10-22 17:35:07 +00:00
Archive
AsmParser AlignLoc is never used for anything - zap it (gcc-4.6 warning). 2010-10-21 16:07:10 +00:00
Bitcode
CodeGen Verify LiveIntervals against the CFG, ensuring that live-in values are live-out 2010-10-23 00:49:09 +00:00
CompilerDriver
ExecutionEngine Fix the cleanup process of exception information in JIT. Now JIT 2010-10-21 08:57:29 +00:00
Linker
MC Make some symbols static, move classes into anonymous namespaces. 2010-10-22 17:35:07 +00:00
Support
System Win32/Signals.inc: DontRemoveFileOnSignal(): Please acquire the CriticalSection. 2010-10-22 01:23:50 +00:00
Target Latency between CPSR def and branch is zero. 2010-10-23 02:04:38 +00:00
Transforms Teach instcombine to set the alignment arguments for NEON load/store intrinsics. 2010-10-22 21:41:48 +00:00
VMCore Make some symbols static, move classes into anonymous namespaces. 2010-10-22 17:35:07 +00:00
Makefile