llvm-6502/lib
2009-07-11 00:11:07 +00:00
..
Analysis Remove ScalarEvolution::hasSCEV, which isn't being used, and which 2009-07-10 20:25:29 +00:00
Archive
AsmParser This started as a small change, I swear. Unfortunately, lots of things call the [I|F]CmpInst constructors. Who knew!? 2009-07-09 23:48:35 +00:00
Bitcode This started as a small change, I swear. Unfortunately, lots of things call the [I|F]CmpInst constructors. Who knew!? 2009-07-09 23:48:35 +00:00
CodeGen Use CreateStackStoreLoad helper in more places. 2009-07-11 00:11:07 +00:00
CompilerDriver
Debugger
ExecutionEngine Oops. s/#if defined(USE_OPROFILE)/#if USE_OPROFILE/. We #define 2009-07-10 22:13:21 +00:00
Linker
MC add support for .zerofill, patch by Kevin Enderby! 2009-07-10 22:20:30 +00:00
Support Make changes suggested by Chris and eliminate newly-added raw_ostream 2009-07-10 21:14:44 +00:00
System
Target Add superclasses of ARM Neon quad registers. The Q2PR class contains pairs of 2009-07-10 23:09:06 +00:00
Transforms Push LLVMContext through the PatternMatch API. 2009-07-10 17:35:01 +00:00
VMCore Add new vector types for 192-bit, 348-bit and 512-bit sizes. 2009-07-10 23:05:09 +00:00
Makefile