llvm-6502/lib
Bill Wendling c040719a15 Revert r112461. It was failing on PPC...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112463 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-30 04:36:50 +00:00
..
Analysis two changes: 1) make AliasSet hold the list of call sites with an 2010-08-29 18:42:23 +00:00
Archive
AsmParser remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
Bitcode remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
CodeGen Revert r112461. It was failing on PPC... 2010-08-30 04:36:50 +00:00
CompilerDriver
ExecutionEngine
Linker
MC squish dead code. 2010-08-28 03:21:03 +00:00
Support
System Don't cast Win32 FILETIME structs to int64. Patch by Dimitry Andric! 2010-08-28 16:39:32 +00:00
Target Create Thumb2sI_cpsr and T2sI_cpsr. These new classes indicate that CPSR is the 2010-08-30 01:47:35 +00:00
Transforms rewrite DwarfEHPrepare to use SSAUpdater to promote its allocas 2010-08-29 19:54:28 +00:00
VMCore Remove NEON vaddl, vaddw, vsubl, and vsubw intrinsics. Instead, use llvm 2010-08-29 05:57:34 +00:00
Makefile