1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include/llvm
2016-07-21 22:28:52 +00:00
..
ADT Weaken ThreadSafeRefCountedBase atomics. 2016-07-21 15:06:50 +00:00
Analysis [OptDiag] Missed these when making the IR Value a const pointer 2016-07-21 01:11:12 +00:00
AsmParser
Bitcode Update doxygen description for WriteBitcodeToFile() API (NFC) 2016-07-18 21:29:24 +00:00
CodeGen GlobalISel: implement Legalization querying framework. 2016-07-20 21:13:29 +00:00
Config Use posix_fallocate instead of ftruncate. 2016-07-19 20:19:56 +00:00
DebugInfo [pdb] Teach MsfBuilder and other classes about the Free Page Map. 2016-07-15 22:17:19 +00:00
ExecutionEngine Delete MCCodeGenInfo. 2016-06-30 18:25:11 +00:00
IR Revert "Invariant start/end intrinsics overloaded for address space" 2016-07-21 19:06:28 +00:00
IRReader
LibDriver
LineEditor Apply clang-tidy's misc-move-constructor-init throughout LLVM. 2016-05-27 14:27:24 +00:00
Linker Linker: teach the IR mover to return llvm::Error. 2016-05-27 05:21:35 +00:00
LTO Move legacy LTO interface headers to legacy/ directory. 2016-07-14 21:21:16 +00:00
MC Fix branch relaxation in 16-bit mode. 2016-07-11 14:23:53 +00:00
Object AMDGPU/SI: Add support for R_AMDGPU_ABS32 2016-07-21 15:29:19 +00:00
ObjectYAML [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
Option
Passes Reword comment to be more clear. 2016-07-16 01:55:45 +00:00
ProfileData [PGO] Make needsComdatForCounter() available (NFC) 2016-07-21 20:50:02 +00:00
Support Add AIX support to Path.inc, Host.h, and CMake. 2016-07-19 22:46:39 +00:00
TableGen [TableGen] Autobrief-ize Record. NFC. 2016-07-14 14:53:14 +00:00
Target [IRTranslator] Add G_SUB opcode. 2016-07-21 17:26:50 +00:00
Transforms [PM] Port NaryReassociate to the new PM 2016-07-21 22:28:52 +00:00
CMakeLists.txt
InitializePasses.h [PM] Port NaryReassociate to the new PM 2016-07-21 22:28:52 +00:00
LinkAllIR.h
LinkAllPasses.h code hoisting pass based on GVN 2016-07-15 13:45:20 +00:00
module.modulemap Fix modules buildbot after r275633. 2016-07-16 01:05:39 +00:00
module.modulemap.build
Pass.h Remove unused header. 2016-05-25 22:56:58 +00:00
PassAnalysisSupport.h Apply clang-tidy's modernize-loop-convert to most of lib/Transforms. 2016-06-26 12:28:59 +00:00
PassInfo.h
PassRegistry.h
PassSupport.h [LPM] Reinstate r271781 which reinstated r271652 to replace the 2016-06-04 19:57:55 +00:00