1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include/llvm
Luke Cheeseman c58e7107ed Revert r343317
- asan buildbots are breaking and I need to investigate the issue

llvm-svn: 343341
2018-09-28 17:01:50 +00:00
..
ADT [mips] Add support MIPS r6 Debian triples 2018-09-27 08:51:18 +00:00
Analysis [WPD] Fix incorrect devirtualization after indirect call promotion 2018-09-27 14:55:32 +00:00
AsmParser
BinaryFormat Revert r343317 2018-09-28 17:01:50 +00:00
Bitcode [x86/SLH] Add a real Clang flag and LLVM IR attribute for Speculative 2018-09-04 12:38:00 +00:00
CodeGen llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 2018-09-27 02:13:45 +00:00
Config
DebugInfo Revert r343317 2018-09-28 17:01:50 +00:00
Demangle Update microsoftDemangle() to work more like itaniumDemangle(). 2018-09-15 18:24:20 +00:00
ExecutionEngine [ORC] Improve debugging output for ORC. 2018-09-28 15:03:11 +00:00
FuzzMutate
IR [InstCombine] don't propagate wider shufflevector arguments to predecessors 2018-09-28 15:24:41 +00:00
IRReader
LineEditor
Linker
LTO Reland r342233: [ThinLTO] Allow setting of maximum cache size with 64-bit number 2018-09-17 10:21:26 +00:00
MC Revert r343317 2018-09-28 17:01:50 +00:00
Object [PDB] Emit old fpo data to the PDB file. 2018-09-12 21:02:01 +00:00
ObjectYAML
Option
Passes [New PM][PassInstrumentation] IR printing support for New Pass Manager 2018-09-24 16:08:15 +00:00
ProfileData llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 2018-09-27 02:13:45 +00:00
Support [ARM] Remove non-existent cpu arm1176j-s and use mpcore for v6k 2018-09-28 09:04:27 +00:00
TableGen Fix and modernize StringMatcher comment; NFC 2018-09-28 13:31:55 +00:00
Target [llvm-exegesis] Add support for measuring NumMicroOps. 2018-09-26 11:22:56 +00:00
Testing/Support Add missing #include for Testing/Support/SupportHelpers.h 2018-09-06 20:01:06 +00:00
ToolDrivers
Transforms [New PM] Introducing PassInstrumentation framework 2018-09-20 17:08:45 +00:00
WindowsManifest
WindowsResource
XRay [XRay][compiler-rt] FDRLogWriter Abstraction 2018-09-20 05:22:37 +00:00
CMakeLists.txt
InitializePasses.h Hot cold splitting pass 2018-09-07 15:03:49 +00:00
LinkAllIR.h
LinkAllPasses.h [PGO] Control Height Reduction 2018-09-04 17:19:13 +00:00
module.modulemap
module.modulemap.build
Pass.h [New PM][PassInstrumentation] IR printing support for New Pass Manager 2018-09-24 16:08:15 +00:00
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h