1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include/llvm
Alexandros Lamprineas 50607c3d92 -Added API for retrieving the default FPU of a CPU from TargetParser.
-Implemented as a table lookup.

Change-Id: Ibf7217f6bd2769e9c06835a5aede3d072dee6757
Phabricator: http://reviews.llvm.org/D11100
llvm-svn: 242141
2015-07-14 13:20:48 +00:00
..
ADT Reduce memory usage of ComputeEditDistance() by (almost) 50% 2015-07-13 21:33:21 +00:00
Analysis Remove macro guards for extern template instantiations. 2015-07-13 17:21:31 +00:00
AsmParser
Bitcode Add argmemonly attribute. 2015-07-11 10:30:36 +00:00
CodeGen MIR Serialization: Serialize the variable sized stack objects. 2015-07-14 00:26:26 +00:00
Config [Support] Lazy load of dbghlp.dll on Windows 2015-07-02 14:34:57 +00:00
DebugInfo
ExecutionEngine Revert "[ExecutionEngine] Use std::function rather than a function pointer for the LazyFunctionCreator." 2015-07-11 13:42:48 +00:00
IR Remove macro guards for extern template instantiations. 2015-07-13 17:21:31 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
MC Fix include guard typo introduced in r239315. 2015-07-11 09:40:28 +00:00
Object Add a herper function. NFC. 2015-07-14 01:06:16 +00:00
Option
Passes
ProfileData
Support -Added API for retrieving the default FPU of a CPU from TargetParser. 2015-07-14 13:20:48 +00:00
TableGen [TableGen] Change a couple methods to return an ArrayRef instead of a const std::vector reference. NFC 2015-07-06 06:23:01 +00:00
Target MC: Remove MCSubtargetInfo() default constructor 2015-07-10 22:43:42 +00:00
Transforms [LoopDist/LoopVer] Move LoopVersioning to a new module, NFC 2015-07-10 18:55:13 +00:00
CMakeLists.txt
InitializePasses.h Expose sjlj preparation through opt for my own debugging purposes 2015-07-09 21:48:40 +00:00
LinkAllIR.h
LinkAllPasses.h Don't change the visibility when converting a definition to a declaration. 2015-07-13 14:18:22 +00:00
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h