llvm-6502/include/llvm
Mehdi Amini 2bd4b63e7a InstSimplify: simplify 0 / X if nnan and nsz
From: Fiona Glaser <fglaser@apple.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230238 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-23 18:30:25 +00:00
..
ADT Sync the __builtin_expects for our 3 quadratically probed hash table implementations. 2015-02-23 16:41:36 +00:00
Analysis InstSimplify: simplify 0 / X if nnan and nsz 2015-02-23 18:30:25 +00:00
AsmParser
Bitcode
CodeGen CodeGen: convert CCState interface to using ArrayRefs 2015-02-21 02:11:17 +00:00
Config [Support/Timer] Make GetMallocUsage() aware of jemalloc. 2015-02-19 07:27:14 +00:00
DebugInfo [llvm-pdbdump] Very minor code cleanup. 2015-02-23 05:59:14 +00:00
ExecutionEngine Orc/JITSymbol.h requires not "Compiler.h" but "DataTypes.h" due to uint64_t. 2015-02-23 11:12:52 +00:00
IR AVX-512: recommitted 229837 + bugfix + test 2015-02-23 15:12:31 +00:00
IRReader
LineEditor
Linker
LTO
MC Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures. 2015-02-19 11:38:11 +00:00
Object [obj2yaml/yaml2obj] Add SHT_GROUP support. 2015-02-21 04:28:26 +00:00
Option
ProfileData
Support Put MSVC back into the dumb compiler's corner. 2015-02-20 16:35:42 +00:00
TableGen
Target Add generic fmad DAG node. 2015-02-20 22:10:33 +00:00
Transforms [LICM] Refactor to expose functionality as utility functions 2015-02-22 18:35:32 +00:00
CMakeLists.txt
InitializePasses.h Introduce bitset metadata format and bitset lowering pass. 2015-02-20 20:30:47 +00:00
LinkAllIR.h
LinkAllPasses.h
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h