1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib
2001-10-23 03:21:10 +00:00
..
Analysis Added function IsLeafMethod to identify leaf methods. 2001-10-22 13:55:46 +00:00
AsmParser Remove ugly subclass of Opaque type 2001-10-22 06:01:08 +00:00
Bytecode Fixed a LONG standing, SCARY problem with bytecode encoding. It turns out to be an endian problem that only shows up with type 0 instructions in LARGE programs. 2001-10-23 03:21:10 +00:00
CodeGen Use class MachineCodeForMethod to print machine code. 2001-10-22 13:52:03 +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 UNUSED. 2001-10-22 13:46:38 +00:00
Transforms Refix bugs, stop using deprecated strstream header 2001-10-18 20:06:03 +00:00
VMCore More symbol table bugfixes that are impossible to track down. Goody 2001-10-23 02:32:45 +00:00
Makefile Compile the transforms directory 2001-10-13 07:04:00 +00:00