1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/lib
Chad Rosier 218caa8595 [ScheduleDAGInstrs] Simplify logic to improve readability. NFC.
The call to isInvariantLoad() already returns false for non-load instructions.

llvm-svn: 258841
2016-01-26 19:33:57 +00:00
..
Analysis [LIR] Add support for structs and hand unrolled loops 2016-01-26 02:27:47 +00:00
AsmParser
Bitcode Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; other minor fixes. 2016-01-26 18:48:36 +00:00
CodeGen [ScheduleDAGInstrs] Simplify logic to improve readability. NFC. 2016-01-26 19:33:57 +00:00
DebugInfo Re-submit r256008 "Improve DWARFDebugFrame::parse to also handle __eh_frame." 2016-01-26 15:09:42 +00:00
ExecutionEngine Reflect the MC/MCDisassembler split on the include/ level. 2016-01-26 16:44:37 +00:00
Fuzzer Temporary disable broken fuzzer/timeout tests. 2016-01-25 19:05:45 +00:00
IR Use binary search for intrinsic ID lookups 2016-01-26 02:06:41 +00:00
IRReader
LibDriver
LineEditor
Linker [ThinLTO] Find all needed metadata when linking metadata as postpass 2016-01-25 22:04:56 +00:00
LTO [LTO] Fix error reporting when a file passed to libLTO is invalid or non-existent 2016-01-20 09:03:42 +00:00
MC Reflect the MC/MCDisassembler split on the include/ level. 2016-01-26 16:44:37 +00:00
Object [Object][COFF] Revert r258665 - It doesn't do what I had intended. 2016-01-25 01:21:45 +00:00
Option
Passes
ProfileData Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; other minor fixes. 2016-01-26 18:48:36 +00:00
Support Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; other minor fixes. 2016-01-26 18:48:36 +00:00
TableGen [TableGen] Use FoldingSets instead of DenseMaps to unique UnOpInit, BinOpInit and TernOpInit. This remove the memory needed to store the key for the DenseMap. NFC 2016-01-18 20:36:06 +00:00
Target [x86] simplify getOnesVector() ; NFCI 2016-01-26 18:49:36 +00:00
Transforms Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; other minor fixes. 2016-01-26 18:48:36 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile