1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib
Nemanja Ivanovic b7abd5994a [PowerPC] Fix for PR33636
Remove casts to a constant when a node can be an undef.

Differential Revision: https://reviews.llvm.org/D34808

llvm-svn: 307120
2017-07-05 04:51:29 +00:00
..
Analysis fix trivial typos, NFC 2017-07-01 07:12:15 +00:00
AsmParser
BinaryFormat Revert "Revert "Replace trivial use of external rc.exe by writing our own .res file."" 2017-07-01 03:59:54 +00:00
Bitcode Add missing library dependency. 2017-06-28 00:05:27 +00:00
CodeGen Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset 2017-07-05 01:21:23 +00:00
DebugInfo fix trivial typos in comments; NFC 2017-07-03 06:32:59 +00:00
Demangle
ExecutionEngine [Orc] Remove the memory manager argument to addModule, and de-templatize the 2017-07-04 04:42:30 +00:00
Fuzzer
IR [SafepointIRVerifier] Add verifier pass for finding GC relocation bugs 2017-07-05 01:16:29 +00:00
IRReader
LineEditor
Linker
LTO [ORE] Unify spelling as "diagnostics hotness" 2017-06-30 18:13:59 +00:00
MC Rename and adjust processFixupValue. 2017-06-30 22:47:27 +00:00
Object Revert "Revert "Replace trivial use of external rc.exe by writing our own .res file."" 2017-07-01 03:59:54 +00:00
ObjectYAML [ObjectYAML] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-07-01 01:35:55 +00:00
Option [Bash-autocompletion] Show flags which has HelpText or GroupID 2017-07-05 02:36:32 +00:00
Passes Hook the sample PGO machinery in the new PM 2017-06-29 23:33:05 +00:00
ProfileData [Coverage] Remove two overloads of CoverageMapping::load. NFC. 2017-06-30 00:45:26 +00:00
Support Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTOR 2017-06-30 20:56:57 +00:00
TableGen
Target [PowerPC] Fix for PR33636 2017-07-05 04:51:29 +00:00
Testing
ToolDrivers
Transforms [LoopDeletion] NFC: Add loop being analyzed debug statement 2017-07-04 17:00:03 +00:00
XRay
CMakeLists.txt
LLVMBuild.txt