llvm-6502/lib
2003-06-22 03:31:18 +00:00
..
Analysis Remove support for the MultiObject flag, which was fundamentally broken 2003-06-22 03:03:52 +00:00
Archive
AsmParser Detemplatize the PATypeHandle class, which was only really instantiated on 'Type'. 2003-06-18 19:22:36 +00:00
Bytecode Detemplatize the PATypeHandle class, which was only really instantiated on 'Type'. 2003-06-18 19:22:36 +00:00
CodeGen Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00
ExecutionEngine
Linker
Support Remove usage of sys/unistd.h 2003-06-19 18:42:09 +00:00
Target Do not use the inefficient, fixed function, CBW, CDQ, ... instructions 2003-06-22 03:31:18 +00:00
Transforms Instcombine cast (getelementptr Ptr, 0, 0, 0) to ... into: cast Ptr to ... 2003-06-21 23:12:02 +00:00
VMCore Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00
Makefile