llvm-6502/lib
Brian Gaeke 5e00157c5a Number constants from constant pool as CPIf_i where f is the function index
and i is the constant pool index.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6920 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-26 18:02:30 +00:00
..
Analysis Fix bug: LevelRaise/2003-06-25-ExprAnalysis.ll 2003-06-25 17:09:03 +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 Include <cmath> instead of <math.h> 2003-06-23 19:41:55 +00:00
Linker
Support Remove usage of sys/unistd.h 2003-06-19 18:42:09 +00:00
Target Number constants from constant pool as CPIf_i where f is the function index 2003-06-26 18:02:30 +00:00
Transforms Add support to globaldce for deleting dead function prototypes 2003-06-26 05:41:18 +00:00
VMCore Implement more aggressive folding of constant GEP instructions 2003-06-26 05:22:45 +00:00
Makefile