1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/lib
2001-09-18 12:57:39 +00:00
..
Analysis Move the sparc target to a new lib/Target directory 2001-09-14 03:55:11 +00:00
AsmParser Remove the unsized array constraint 2001-09-18 04:38:32 +00:00
Bytecode Add support for global constants, and for initializers for constants 2001-09-18 04:01:05 +00:00
CodeGen Cast unsigned to int! It was causing a nice little bug. 2001-09-18 12:57:39 +00:00
ExecutionEngine Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
Support Clean up Type class by removing mutable ConstRules member and use annotations insead 2001-09-09 21:02:38 +00:00
Target modified printing of debug messages 2001-09-15 19:11:31 +00:00
Transforms Make ADCE more robust, it still has problems, but it's getting closer 2001-09-09 22:26:47 +00:00
VMCore Moved DebugValue to Value.cpp. 2001-09-18 12:48:16 +00:00
Makefile Move the sparc target to a new lib/Target directory 2001-09-14 03:55:11 +00:00