1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 14:02:52 +02:00
llvm-mirror/include/llvm
David Majnemer 85fe175353 Correctly handle {Always,Never}StepIntoLine
llvm-svn: 259806
2016-02-04 17:57:12 +00:00
..
ADT SmallSet/SmallPtrSet: Refuse huge Small numbers 2016-02-01 22:05:16 +00:00
Analysis use 'auto' for iterators; NFCI 2016-02-04 17:00:35 +00:00
AsmParser
Bitcode [llvm-bcanalyzer] Dump bitcode wrapper header 2016-01-29 05:55:09 +00:00
CodeGen [Power PC] softening long double type 2016-02-04 14:43:50 +00:00
Config Remove references to *.h.in files and some autoconf hackery 2016-01-30 04:15:33 +00:00
DebugInfo Correctly handle {Always,Never}StepIntoLine 2016-02-04 17:57:12 +00:00
ExecutionEngine [Orc] Stub addresses should be based on stub size, not pointer size. 2016-02-02 21:38:30 +00:00
IR [AVX512] add vfmadd132ss and vfmadd132sd Intrinsic 2016-02-04 14:41:08 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO Remove unused MC includes from LTOModule.h 2016-01-28 23:21:12 +00:00
MC [codeview] Correctly handle inlining functions post-dominated by unreachable 2016-02-02 19:22:34 +00:00
Object Make more headers self-contained. 2016-01-27 18:03:37 +00:00
Option
Passes
ProfileData [PGO] Profile interface cleanup 2016-02-04 05:29:51 +00:00
Support Replace static const int with enum to fix obnoxious linker errors about a missing definition 2016-02-03 21:45:39 +00:00
TableGen Minor performance tweaks to llvm-tblgen (and a few that might be a good idea) 2016-02-03 19:34:28 +00:00
Target Unify the target opcode enum in TargetOpcodes.h and the FixedInstrs array in 2016-02-03 23:17:32 +00:00
Transforms Transforms: Move GlobalOpt's Evaluator to Utils where it can be reused. 2016-02-03 02:51:00 +00:00
CMakeLists.txt
InitializePasses.h [LoopVersioning] Expose loop versioning as a pass too 2016-02-03 00:06:10 +00:00
LinkAllIR.h
LinkAllPasses.h Add LoopSimplifyCFG pass 2016-01-29 22:35:36 +00:00
module.modulemap Remove references to *.h.in files and some autoconf hackery 2016-01-30 04:15:33 +00:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h