1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib
2017-04-02 19:35:18 +00:00
..
Analysis [InstSimplify] add constant folding for fdiv/frem 2017-04-01 19:05:11 +00:00
AsmParser getPristineRegs is not accurately considering shrink wrapping puts 2017-03-30 22:34:20 +00:00
Bitcode Spelling mistakes in comments. NFCI. 2017-03-30 12:59:53 +00:00
CodeGen [DAGCombiner] enable vector transforms for any/all {sign} bits set/clear 2017-04-01 15:05:54 +00:00
DebugInfo [codeview] Fix buggy BeginIndexMapSize assertion 2017-03-29 22:51:22 +00:00
Demangle
ExecutionEngine Rename AttributeSet to AttributeList 2017-03-21 16:57:19 +00:00
Fuzzer [libFuzzer] simplify the code a bit 2017-03-31 04:17:45 +00:00
IR Fix the InstCombine to reserve the VP metadata and sets correct call count. 2017-03-31 15:59:52 +00:00
IRReader
LibDriver
LineEditor
Linker [Linker] Provide callback for internalization 2017-03-13 18:08:11 +00:00
LTO LTO: call getRealLinkageName on IRNames before feeding to getGUID 2017-03-31 21:56:30 +00:00
MC Fix signed/unsigned warning 2017-03-31 10:45:35 +00:00
Object [WASM] Remove other comparison of unsigned expression >= 0. 2017-04-01 19:47:52 +00:00
ObjectYAML Add virtual destructor to WasmYAML::Section or avoid memory leak 2017-03-31 22:14:14 +00:00
Option
Passes
ProfileData SamplePGO ThinLTO ICP fix for local functions. 2017-03-14 17:33:01 +00:00
Support [APInt] Make use of whichWord and maskBit to simplify some code. NFC 2017-04-02 19:35:18 +00:00
TableGen
Target [X86][MMX] Improve support for folding fptosi from XMM to MMX 2017-04-02 17:45:41 +00:00
Transforms [InstCombine] Make InstCombiner::OptAndOp take a BinaryOperator instead of an Instruction. 2017-04-02 17:57:30 +00:00
XRay Spelling mistakes in comments. NFCI. 2017-03-30 12:59:53 +00:00
CMakeLists.txt
LLVMBuild.txt