1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib
2006-11-21 17:05:13 +00:00
..
Analysis For PR950: 2006-11-20 01:22:35 +00:00
AsmParser For PR950: 2006-11-19 23:07:00 +00:00
Bytecode Have ConstantExprs upgrade opcodes the same way as instructions. 2006-11-18 04:37:19 +00:00
CodeGen Global label not handled correctly. 2006-11-20 20:29:06 +00:00
Debugger
ExecutionEngine Allow target to specify alignment for function stub. 2006-11-16 20:04:54 +00:00
Linker Remvoe a do-nothing else block. 2006-11-11 20:27:49 +00:00
Support Moved definition of llvm_ostream wrappers to the Streams.cpp file. 2006-11-17 09:54:47 +00:00
System
Target Refactored *GVRequiresExtraLoad() to Subtarget method. 2006-11-21 00:01:06 +00:00
Transforms This xform is handled by FoldOpIntoPhi in visitCastInst in a more elegant way. 2006-11-21 17:05:13 +00:00
VMCore For PR950: 2006-11-20 01:22:35 +00:00
Makefile