1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib
2001-09-09 21:59:43 +00:00
..
Analysis Module analyzer no longer has to iterate over constant pool 2001-09-07 16:31:23 +00:00
AsmParser * Add support for forward referencing types 2001-09-07 16:35:17 +00:00
Bytecode * Emit bytecode using a deque instead of a vector to be faster 2001-09-07 16:39:41 +00:00
CodeGen Handle cast float-to-float or cast double-to-double. 2001-09-09 20:35:34 +00:00
ExecutionEngine Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common 2001-09-07 22:59:25 +00:00
Support Clean up Type class by removing mutable ConstRules member and use annotations insead 2001-09-09 21:02:38 +00:00
Transforms Types and constants are wierd things in symbol tables now 2001-09-07 16:43:50 +00:00
VMCore Rename file to be consistent with header name 2001-09-09 21:59:43 +00:00
Makefile Make sure we build all of the code! 2001-07-21 21:04:03 +00:00