1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib
Chris Lattner dd7ed2912e Adjust to new itf
llvm-svn: 12534
2004-03-29 20:42:49 +00:00
..
Analysis Minor efficiency improvement, finegrainify namespacification 2004-03-25 22:56:03 +00:00
AsmParser Hrm, we were leaking ~1M of garbage that valgrind never told us about because 2004-03-19 23:34:33 +00:00
Bytecode Make error message a bit nicer. 2004-03-29 00:16:01 +00:00
CodeGen Make the set of fixed (preallocated) intervals be a fixed superset of 2004-03-17 00:48:59 +00:00
Debugger "fix" a nasty race condition 2004-01-14 21:18:03 +00:00
ExecutionEngine Fix PR296: [execution engines] Unhandled cast constant expression 2004-03-16 08:38:56 +00:00
Support Adjust to new itf 2004-03-29 20:42:49 +00:00
Target Fix PR299: [Sparc] Code generator asserts on alloc of zero size type 2004-03-19 04:21:43 +00:00
Transforms X % -1 == X % 1 == 0 2004-03-26 16:11:24 +00:00
VMCore Handle -0.0 correctly 2004-03-29 19:51:24 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00