llvm-6502/lib
Eli Friedman d32d85e5ba Add 3DNowA instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115477 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-03 20:23:13 +00:00
..
Analysis Let FE mark a variable as artificial variable. 2010-09-29 23:07:21 +00:00
Archive
AsmParser Pacify a noisy compiler, and sink this variable declaration closer to its uses. 2010-09-30 21:04:13 +00:00
Bitcode
CodeGen Stop using LiveRange in MachineVerifier. 2010-10-02 05:24:46 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Implement a very basic PIC case. 2010-10-03 00:46:57 +00:00
Support Grow BumpPtrAllocator's slab size dynamically if we allocated many slabs. This 2010-09-30 16:18:28 +00:00
System Add an explicit initialization to work around what appears to be a valgrind 2010-09-30 23:56:49 +00:00
Target Add 3DNowA instructions. 2010-10-03 20:23:13 +00:00
Transforms Now that the profitable bits of EnableFullLoadPRE have been enabled by default, rip out the remainder. 2010-10-01 20:02:55 +00:00
VMCore Cleanup. Get rid of extraneous variable. 2010-10-03 00:46:06 +00:00
Makefile