1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib
2019-08-03 15:27:41 +00:00
..
Analysis [InstCombine] fold cmp+select using select operand equivalence 2019-08-02 17:39:32 +00:00
AsmParser IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00
BinaryFormat [Object][XCOFF] Add support for 64-bit file header and section header dumping. 2019-07-09 18:09:11 +00:00
Bitcode Reland: [Remarks] Add an LLVM-bitstream-based remark serializer 2019-07-31 00:13:51 +00:00
Bitstream
CodeGen Emit diagnostic if an inline asm constraint requires an immediate 2019-08-03 05:52:47 +00:00
DebugInfo Remove support for unsupported MSVC versions 2019-08-02 23:09:01 +00:00
Demangle
ExecutionEngine Speculative Compilation 2019-08-03 14:42:13 +00:00
Fuzzer
FuzzMutate
IR IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00
IRReader
LineEditor
Linker
LTO [ThinLTO] Implement index-based WPD 2019-08-02 13:10:52 +00:00
MC Use MCRegister in MCRegisterInfo's interfaces 2019-08-02 20:23:00 +00:00
MCA
Object [NFC] Test commit, corrected some spelling in comment 2019-08-02 14:44:17 +00:00
ObjectYAML Temporarily Revert "Changing representation of cv_def_range directives in Codeview debug info assembly format for better readability" 2019-08-02 19:10:37 +00:00
Option Let unaliased Args track which Alias they were created from, and use that in Arg::getAsString() for diagnostics 2019-07-09 00:34:08 +00:00
Passes [Loop Peeling] Introduce an option for profile based peeling disabling. 2019-08-02 09:32:52 +00:00
ProfileData [Profile] Support raw/indexed profiles larger than 4GB 2019-07-09 22:01:04 +00:00
Remarks Reland: [Remarks] Add an LLVM-bitstream-based remark serializer 2019-07-31 00:13:51 +00:00
Support Remove support for unsupported MSVC versions 2019-08-02 23:09:01 +00:00
TableGen
Target Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC 2019-08-03 13:51:58 +00:00
Testing
TextAPI
ToolDrivers [llvm-dlltool] Clarify an error message. NFC. 2019-08-02 11:20:03 +00:00
Transforms [Attributor][NFC] run clang-format on Attributor.cpp 2019-08-03 15:27:41 +00:00
WindowsManifest
XRay Open native file handles to avoid converting from FDs, NFC 2019-07-11 20:29:32 +00:00
CMakeLists.txt Fix build errors LLVM tests are disabled. 2019-07-11 22:08:35 +00:00
LLVMBuild.txt