1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib
Chris Lattner e4adff8157 Removal of explicit stack, which requires the method to be a member (so it can
call setAbstract).  Now that we just compute abstractness we can also return
the computed value by value instead of as an argument.

llvm-svn: 8332
2003-09-02 21:56:34 +00:00
..
Analysis This file is hopelessly out of date 2003-09-01 20:14:00 +00:00
AsmParser Remove gross old hacky code that was in there for backwards compatibility 2003-09-01 16:31:28 +00:00
Bytecode Allow modules to have 'any' pointer size and endianness. Luckily, we had 2003-08-24 13:47:36 +00:00
CodeGen Don't build dead directories 2003-09-01 20:34:15 +00:00
CWriter Fix really nasty bugs in the CWriter, handling invoke instructions. Tracking 2003-08-28 19:56:10 +00:00
ExecutionEngine Preselection is now integrated into the Sparc target library 2003-09-01 20:30:17 +00:00
Support Added the MakeFileReadable() method. 2003-09-02 21:09:30 +00:00
Target OptInfo is no longer required 2003-09-01 20:41:07 +00:00
Transforms Prototype for creator function got moved 2003-09-01 20:45:33 +00:00
VMCore Removal of explicit stack, which requires the method to be a member (so it can 2003-09-02 21:56:34 +00:00
Makefile Reoptimizer has moved to reopt cvs module. 2003-08-21 20:32:04 +00:00