1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib
2005-08-07 05:00:44 +00:00
..
Analysis * Unbreak optimized build (noticed by Eric van Riet Paap) 2005-08-04 14:16:48 +00:00
AsmParser
Bytecode Eliminate all remaining tabs and trailing spaces. 2005-07-27 06:12:32 +00:00
CodeGen add a small simplification that can be exposed after promotion/expansion 2005-08-07 05:00:44 +00:00
Debugger
ExecutionEngine one cannot allocate a global, until one is done initializing the global pointers 2005-08-01 17:35:40 +00:00
Linker
Support 200.sixtrack prints FP numbers with a very strange notation that uses D 2005-08-02 00:11:53 +00:00
System Fix grammar: it's == "it is". 2005-08-02 16:04:59 +00:00
Target Consolidate the GPOpt stuff to all use the Subtarget, instead of still 2005-08-05 22:05:03 +00:00
Transforms * Use the new PHINode::hasConstantValue method to simplify some code 2005-08-07 04:27:41 +00:00
VMCore PHINode::hasConstantValue should never return the PHI itself, even if the 2005-08-05 15:37:31 +00:00
Makefile