llvm-6502/lib
Daniel Dunbar 07f6903cbe Simplify.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77102 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-26 00:42:33 +00:00
..
Analysis SCEV objects are no longer reference-counted. 2009-07-25 16:18:07 +00:00
Archive
AsmParser
Bitcode Remove Value::setName(const char*, unsigned). 2009-07-26 00:34:27 +00:00
CodeGen Remove Value::{isName, getNameRef}. 2009-07-25 23:55:21 +00:00
CompilerDriver
Debugger
ExecutionEngine Simplify JIT target selection. 2009-07-25 10:09:50 +00:00
Linker Remove Value::{isName, getNameRef}. 2009-07-25 23:55:21 +00:00
MC
Support Added a test and fixed a bug in BumpPtrAllocator relating to large alignment 2009-07-25 21:26:02 +00:00
System
Target Add support for ARM Neon VREV instructions. 2009-07-26 00:39:34 +00:00
Transforms Remove Value::{isName, getNameRef}. 2009-07-25 23:55:21 +00:00
VMCore Simplify. 2009-07-26 00:42:33 +00:00
Makefile