1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/lib
Chris Lattner bbfaf77c5d Fix bugzilla bug #5
llvm-svn: 8930
2003-10-07 19:33:31 +00:00
..
Analysis Use std::string::size_type for for ColonPos to stop gcc from giving a warning 2003-10-01 22:49:22 +00:00
AsmParser The objects mapped are really PATypeHolders, not PATypeHandles 2003-10-02 19:00:34 +00:00
Bytecode All of our supported operating systems (so far) and FreeBSD technically 2003-10-06 03:30:28 +00:00
CodeGen Moved enum and command-line option in separate file. Also added function that returns the user selected register allocator to the caller. 2003-10-02 16:57:49 +00:00
CWriter A couple of minor code cleanups. 2003-10-05 00:40:51 +00:00
ExecutionEngine Actually _PASS IN_ NO_RESERVE if we have it. 2003-10-06 19:07:41 +00:00
Support ToolRunner.h has been moved from include/Support to include/llvm/Support. 2003-10-06 18:37:24 +00:00
Target Add # of printed instructions statistic to both the SPARC and X86 LLC backends. 2003-10-06 15:41:21 +00:00
Transforms Fix bugzilla bug #5 2003-10-07 19:33:31 +00:00
VMCore Users can never be null 2003-10-06 17:33:39 +00:00
Makefile Removed Support directory. It now lives in llvm/support/lib. 2003-09-29 16:10:43 +00:00