llvm-6502/lib
2009-01-02 07:14:23 +00:00
..
Analysis
Archive
AsmParser update the cmakefile. This is a "best guess", I haven't tested this. 2009-01-02 07:14:23 +00:00
Bitcode
CodeGen
Debugger
ExecutionEngine
Linker
Support
System
Target Do not isel load folding bt instructions for pentium m, core, core2, and AMD processors. These are significantly slower than a load followed by a bt of a register. 2009-01-02 05:35:45 +00:00
Transforms Make adding nocapture a bit stronger. FreeInst is nocapture. Also, 2009-01-02 03:46:56 +00:00
VMCore Reimplement the old and horrible bison parser for .ll files with a nice 2009-01-02 07:01:27 +00:00
Makefile