1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib
Eric Christopher 62ccb2f8d9 Make non-module passes unconditionally added in the pass
manager for mips, and early exit if we don't want to do
anything because of the current subtarget.

llvm-svn: 213407
2014-07-18 20:29:02 +00:00
..
Analysis Add a dereferenceable attribute 2014-07-18 15:51:28 +00:00
AsmParser Add a dereferenceable attribute 2014-07-18 15:51:28 +00:00
Bitcode Add a dereferenceable attribute 2014-07-18 15:51:28 +00:00
CodeGen Reapply "DebugInfo: Ensure that all debug location scope chains from instructions within a function, lead to the function itself.""" 2014-07-18 17:49:10 +00:00
DebugInfo Revert "Introduce a string_ostream string builder facilty" 2014-06-26 22:52:05 +00:00
ExecutionEngine [MCJIT] Fix the alignment requirements for ARM and AArch64 which were mistakenly 2014-07-17 23:11:30 +00:00
IR Rename DiagnosticInfoOptimizationWarning to DiagnosticInfoOptimizationFailure 2014-07-18 19:36:04 +00:00
IRReader Update the MemoryBuffer API to use ErrorOr. 2014-07-06 17:43:13 +00:00
LineEditor
Linker Include <tuple> to make buildbots happy 2014-06-27 18:38:12 +00:00
LTO MergedLoadStoreMotion pass 2014-07-18 19:13:09 +00:00
MC Fix build failure on windows 2014-07-18 16:41:58 +00:00
Object extracting swapStruct into include/llvm/Support/MachO.h (no functional change) 2014-07-18 09:26:16 +00:00
Option Generic: add range-adapter for option parsing. 2014-07-09 13:03:37 +00:00
ProfileData Update the MemoryBuffer API to use ErrorOr. 2014-07-06 17:43:13 +00:00
Support Add MIPS Technologies to the vendors in llvm::Triple. 2014-07-18 14:28:19 +00:00
TableGen [TableGen] Allow shift operators to take bits<n> 2014-07-17 17:04:27 +00:00
Target Make non-module passes unconditionally added in the pass 2014-07-18 20:29:02 +00:00
Transforms MergedLoadStoreMotion pass 2014-07-18 19:13:09 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile