1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib
Chris Lattner 54ccdd9b17 This file uses stable_sort
llvm-svn: 7831
2003-08-13 21:32:37 +00:00
..
Analysis For an instruction with delay slots, mark all live values before 2003-08-12 22:19:59 +00:00
AsmParser Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
Bytecode Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
CodeGen Factory methods for FunctionPasses now return type FunctionPass *. 2003-08-13 18:18:15 +00:00
CWriter The HAVE_JUMP code is dead, these intrinsics should _never_ be expanded 2003-08-06 18:04:40 +00:00
ExecutionEngine Deconstify parameter to getPointerToFunction(). 2003-08-13 18:17:54 +00:00
Support This file uses stable_sort 2003-08-13 21:32:37 +00:00
Target X86 static backend: smacked 2003-08-13 19:02:09 +00:00
Transforms Implement instcombine optimizations: 2003-08-13 20:16:26 +00:00
VMCore Implement constant folding of casts from boolean constants to other values 2003-08-13 15:52:25 +00:00
Makefile Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00