1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib
Jakub Staszak 7b503cba1f Remove unneeded #include.
llvm-svn: 168664
2012-11-27 01:22:15 +00:00
..
Analysis Fast-math optimization: fold multiply by zero 2012-11-27 00:46:26 +00:00
Archive
AsmParser Fast-math flags for LLVM IR parsing and printing 2012-11-27 00:42:44 +00:00
Bitcode Code pretification 2012-11-27 01:20:22 +00:00
CodeGen Remove unneeded #include. 2012-11-27 01:22:15 +00:00
DebugInfo Add some basic support for the fission addr forms to DebugInfo. 2012-11-16 23:44:11 +00:00
ExecutionEngine IntelJITEventsWrapper.h: Prune two members, FinalizeThreadFunc and FinalizeProcessFunc, for now. [-Wunused-private-field] 2012-11-22 13:18:37 +00:00
Linker
MC Add support for .cfi_register now that it is easy to extent the representation 2012-11-25 15:14:49 +00:00
Object s/assert/llvm_unreachable/ 2012-11-14 17:58:11 +00:00
Support Allow using MemoryBuffers with yaml::Stream directly. 2012-11-19 23:21:47 +00:00
TableGen Remove exception handling usage from tblgen. 2012-10-25 20:33:17 +00:00
Target [arm fast-isel] Appease the machine verifier by using the proper register 2012-11-27 01:06:49 +00:00
Transforms Get rid of the getPointeeAlignment helper function from 2012-11-26 23:04:53 +00:00
VMCore Revert r168635 "Step towards implementation of pass manager with doInitialization and doFinalization per module detangled from runOn?? calls, still has temporary code not to break ASAN to be removed when that pass conforms to the proposed model". 2012-11-27 00:53:24 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile