1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib
Chris Lattner 911e2c331c Initial checkin of DAE pass
llvm-svn: 6759
2003-06-17 22:21:05 +00:00
..
Analysis Implement handling of constantexprs for disambiguation. This implements 2003-06-17 15:25:37 +00:00
AsmParser Fix bugs: 2003-05-21 17:48:56 +00:00
Bytecode Fix bug: Assembler/2003-06-17-InvokeDisassemble.llx 2003-06-17 13:31:10 +00:00
CodeGen Actually, change it to use explicit new/delete, which is more likely to be 2003-06-16 22:29:09 +00:00
CWriter Fairly major change: emit fixed sized allocas in the entry block as a variable, 2003-06-17 04:39:14 +00:00
ExecutionEngine Use $(PLATFORMLIBDL) to selectively bring in -ldl only on those platforms where 2003-06-17 20:09:18 +00:00
Support Put ifdefs around use of malloc.h/mallinfo, which isn't available on FreeBSD. 2003-06-17 19:54:00 +00:00
Target Isolate machine-dependent use of <alloca.h> in "Support/Alloca.h", 2003-06-16 21:54:01 +00:00
Transforms Initial checkin of DAE pass 2003-06-17 22:21:05 +00:00
VMCore Fix bug: Linker/2003-06-02-TypeResolveProblem2.ll 2003-06-16 12:11:33 +00:00
Makefile Compile sub-directories in parallel, because they don't have interdependencies 2002-09-18 03:25:58 +00:00