1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib
Ruchira Sasanka 26ab9c8e61 Added support for caller saving
llvm-svn: 847
2001-10-16 01:23:19 +00:00
..
Analysis Print Debug Code to stderr instead of stdout so that it doesn't mess up the assembly output 2001-10-15 18:30:06 +00:00
AsmParser Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tired typing that much 2001-10-15 13:21:42 +00:00
Bytecode Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tired typing that much 2001-10-15 13:21:42 +00:00
CodeGen Added support for caller saving 2001-10-16 01:23:19 +00:00
ExecutionEngine Implement ulong & long support 2001-10-15 19:18:26 +00:00
Support Add StringList support 2001-10-13 06:53:19 +00:00
Target Added support for caller saving 2001-10-16 01:23:19 +00:00
Transforms Add new Pass infrastructure and some examples 2001-10-15 17:31:51 +00:00
VMCore Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tired typing that much 2001-10-15 13:21:42 +00:00
Makefile Compile the transforms directory 2001-10-13 07:04:00 +00:00