1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib
2017-11-13 02:19:13 +00:00
..
Analysis [ThinLTO] Fix missing call graph edges for calls with bitcasts. 2017-11-10 00:47:47 +00:00
AsmParser
BinaryFormat
Bitcode
CodeGen [globalisel][tablegen] Import signextload and zeroextload. 2017-11-11 03:23:44 +00:00
DebugInfo
Demangle
ExecutionEngine Fix 'not all control paths return a value' warning on MSVC builds 2017-11-09 14:56:17 +00:00
Fuzzer
FuzzMutate [llvm-opt-fuzzer] Introduce llvm-opt-fuzzer for fuzzing optimization passes 2017-11-10 12:19:08 +00:00
IR [llvm] Remove redundant return [NFC] 2017-11-12 03:47:50 +00:00
IRReader
LineEditor
Linker
LTO LTO: don't fatal when value for cache key already exists 2017-11-10 17:08:21 +00:00
MC NFC: Rename MCSafeSEHFragment to MCSymbolIdFragment 2017-11-08 18:57:02 +00:00
Object [llvm-cvtres] Add support for ARM64 2017-11-10 22:27:41 +00:00
ObjectYAML Reapply: Allow yaml2obj to order implicit sections for ELF 2017-11-09 14:53:43 +00:00
Option
Passes
ProfileData [Coverage] Use the wrapped segment when a line has entry segments 2017-11-09 02:33:43 +00:00
Support [X86] Add a def file to CPU vendor, type, and subtype encodings used by Host.cpp 2017-11-10 17:10:57 +00:00
TableGen
Target [X86] Attempt to fix signed and unsigned comparison warning. 2017-11-13 02:19:13 +00:00
Testing
ToolDrivers
Transforms [InstCombine] Teach visitICmpInst to not break integer absolute value idioms 2017-11-12 02:28:21 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt