1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib
2018-09-18 10:44:44 +00:00
..
Analysis [Loopinfo] Remove one latch-case in getLoopID. NFC. 2018-09-17 18:40:29 +00:00
AsmParser [AArch64] Add parsing of aarch64_vector_pcs attribute. 2018-09-12 08:54:06 +00:00
BinaryFormat
Bitcode
CodeGen Fixes removal of dead elements from PressureDiff (PR37252). 2018-09-18 09:53:42 +00:00
DebugInfo [PDB] Make the native reader support enumerators. 2018-09-17 21:08:11 +00:00
Demangle Update microsoftDemangle() to work more like itaniumDemangle(). 2018-09-15 18:24:20 +00:00
ExecutionEngine [ORC] Merge ExecutionSessionBase with ExecutionSession by moving a couple of 2018-09-12 21:49:02 +00:00
Fuzzer
FuzzMutate
IR [LLVM-C][OCaml] Add C and OCaml APIs for llvm::StructType::isLiteral 2018-09-18 01:47:37 +00:00
IRReader
LineEditor
Linker
LTO [ThinLTOCodeGenerator] Avoid Rehash StringMap in ThreadPool 2018-09-14 19:38:21 +00:00
MC [MC] Avoid inlining constant symbols with variants. 2018-09-17 20:34:26 +00:00
Object [object] Improve the performance of getSymbols used by ArchiveWriter 2018-09-11 22:00:47 +00:00
ObjectYAML [PDB] Write FPO Data to the PDB. 2018-09-11 22:35:01 +00:00
Option
Passes [GVNHoist] Re-enable GVNHoist by default 2018-09-17 12:24:55 +00:00
ProfileData [SampleFDO] Add FunctionOffsetTable in compact binary format profile. 2018-09-14 20:52:59 +00:00
Support [mips] Fix MIPS N32 ABI triples support 2018-09-17 21:21:57 +00:00
TableGen
Target [X86][SSE] LowerShift - pull out repeated getTargetVShiftUniformOpcode calls. NFCI. 2018-09-18 10:44:44 +00:00
Testing
ToolDrivers
Transforms [IndVars] Remove unreasonable checks in rewriteLoopExitValues 2018-09-18 04:57:18 +00:00
WindowsManifest
XRay [XRay] Bug fixes for FDR custom event and arg-logging 2018-09-13 09:25:42 +00:00
CMakeLists.txt
LLVMBuild.txt