1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 22:42:46 +02:00
llvm-mirror/lib
Vikram S. Adve b581a10ba4 Reordered registers slightly to simplify a new check.
Added a function to map between the caller's and callee's register windows.

llvm-svn: 941
2001-10-22 13:43:08 +00:00
..
Analysis No major change - added some comments 2001-10-16 01:25:05 +00:00
AsmParser Remove ugly subclass of Opaque type 2001-10-22 06:01:08 +00:00
Bytecode Fix problem with a cast instruction that must be expanded to type 0 2001-10-21 00:14:44 +00:00
CodeGen Added support for both call/jmpl instructions 2001-10-21 16:43:41 +00:00
ExecutionEngine Enhancements to pass argc & argv to main if required 2001-10-18 21:55:32 +00:00
Support Add StringList support 2001-10-13 06:53:19 +00:00
Target Reordered registers slightly to simplify a new check. 2001-10-22 13:43:08 +00:00
Transforms Refix bugs, stop using deprecated strstream header 2001-10-18 20:06:03 +00:00
VMCore Fix bug exposed by this testcase: 2001-10-22 04:55:44 +00:00
Makefile Compile the transforms directory 2001-10-13 07:04:00 +00:00