llvm/lib
2017-12-07 11:10:11 +00:00
..
Analysis [ModRefInfo] Replace remaining bit-wise operations with wrappers. 2017-12-07 00:43:19 +00:00
AsmParser
BinaryFormat
Bitcode
CodeGen [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register. 2017-12-07 10:40:31 +00:00
DebugInfo Teach llvm-pdbutil to dump types from object files. 2017-12-05 23:58:18 +00:00
Demangle
ExecutionEngine
Fuzzer
FuzzMutate [FuzzMutate] Allow only sized pointers for the GEP instruction 2017-12-07 11:10:11 +00:00
IR [X86] Attempt to fix a ubsan failure in the autoupgrade of kunpck intrinsics. 2017-12-06 17:54:07 +00:00
IRReader
LineEditor
Linker
LTO
MC [AVR] Override ParseDirective 2017-12-07 06:56:09 +00:00
Object [WebAssembly] Commit a file I accidentally omitted from r319956. 2017-12-06 21:16:04 +00:00
ObjectYAML Update obj2yaml and yaml2obj for .debug$H section. 2017-12-06 18:58:48 +00:00
Option
Passes Add a new pass to speculate around PHI nodes with constant (integer) operands when profitable. 2017-11-28 11:32:31 +00:00
ProfileData [Coverage] Scan ahead for the most-recent completed count (PR35495) 2017-12-07 00:01:15 +00:00
Support Delete temp file if rename fails. 2017-12-05 16:40:56 +00:00
TableGen [TableGen] Give the option of tolerating duplicate register names 2017-12-07 09:51:55 +00:00
Target [RISCV] MC layer support for the standard RV64D instruction set extension 2017-12-07 11:04:18 +00:00
Testing
ToolDrivers
Transforms [LV] Interleaved access vectorization: fix computing new alias info 2017-12-06 22:42:24 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt