1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib
Misha Brukman 75729872be Unbreak the build on Sparc.
llvm-svn: 12161
2004-03-05 20:04:40 +00:00
..
Analysis Unbreak the build on Sparc. 2004-03-05 20:04:40 +00:00
AsmParser It turns out that the two dimensional vectors were causing big slowdowns 2004-02-09 21:03:38 +00:00
Bytecode This debugging hook is no longer needed. 2004-02-09 17:20:52 +00:00
CodeGen Make MachineOperand's value named 'contents'. Make really, really sure 2004-03-03 19:07:27 +00:00
Debugger "fix" a nasty race condition 2004-01-14 21:18:03 +00:00
ExecutionEngine remove obsolete comment 2004-02-26 07:59:22 +00:00
Support Hide variable from other functions. 2004-03-04 17:50:44 +00:00
Target Asm output is looking a lot better; not correct for all operands yet though. 2004-03-05 08:39:09 +00:00
Transforms Don't emit things like malloc(16*1). Allocation instructions are fixed arity now. 2004-03-03 01:40:53 +00:00
VMCore Doxygenify comments. 2004-03-02 00:22:19 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00