1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib
2009-11-02 02:55:39 +00:00
..
Analysis Apply fix for PR5135, Credit to Andreas Neustifter. 2009-11-02 02:55:39 +00:00
Archive
AsmParser
Bitcode
CodeGen Add PseudoSourceValue::mayAlias. It returns true if the object can ever alias any LLVM IR value. 2009-11-01 23:50:04 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System
Target Handle splats of undefs properly. This includes the testcase for PR5364 as well. 2009-11-02 00:12:06 +00:00
Transforms eliminate the SCCPSolver::getValueMapping method. 2009-11-02 02:54:24 +00:00
VMCore remove a bunch of locking from LLVMContextImpl. Since only one thread 2009-11-01 18:42:03 +00:00
Makefile