llvm-6502/include/llvm
Rafael Espindola 89ced61187 Add a simpler version of is_regular_file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184764 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-24 17:54:24 +00:00
..
ADT [APFloat] Added support for parsing float strings which contain {inf,-inf,NaN,-NaN}. 2013-06-24 09:58:05 +00:00
Analysis
Assembly
Bitcode
CodeGen Improve diagnostics when getSizeInBits is called on the Other type. 2013-06-24 17:29:51 +00:00
Config
DebugInfo
ExecutionEngine
IR
IRReader
MC DebugInfo: PR14404: Avoid truncating 64 bit values into 32 bits for ULEB128/SLEB128 generation 2013-06-23 18:31:11 +00:00
Object
Option
Support Add a simpler version of is_regular_file. 2013-06-24 17:54:24 +00:00
TableGen
Target The getRegForInlineAsmConstraint function should only accept MVT value types. 2013-06-22 18:37:38 +00:00
Transforms Add a flag to defer vectorization into a phase after the inliner and its 2013-06-24 07:21:47 +00:00
AutoUpgrade.h
CMakeLists.txt
DebugInfo.h DebugInfo: enumerator values returned as int64 as they are stored 2013-06-24 07:11:08 +00:00
DIBuilder.h DebugInfo: DIBuilder changes to match DIEnumerator changes in r184694 2013-06-24 17:34:33 +00:00
GVMaterializer.h
InitializePasses.h
InstVisitor.h
LinkAllIR.h
LinkAllPasses.h
Linker.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h