.. |
Analysis
|
[ValueTracking] Remove untested / unreachable code, NFC
|
2015-11-11 00:16:41 +00:00 |
AsmParser
|
[IR] Add support for empty tokens
|
2015-11-11 21:57:16 +00:00 |
Bitcode
|
[OperandBundles] Identify operand bundles with both their names and IDs
|
2015-11-10 20:13:15 +00:00 |
CodeGen
|
[WinEH] Don't forward branches across empty EH pad BBs
|
2015-11-11 23:09:31 +00:00 |
DebugInfo
|
[Symbolizer]: Add -pretty-print option
|
2015-11-11 20:41:43 +00:00 |
ExecutionEngine
|
[RuntimeDyld] Add support for R_X86_64_PC8 relocation.
|
2015-11-08 19:34:17 +00:00 |
Fuzzer
|
[libFuzzer] experimental flag -drill (another search heuristic; Mike Aizatsky's idea)
|
2015-11-12 01:02:01 +00:00 |
IR
|
[IR] Add support for empty tokens
|
2015-11-11 21:57:16 +00:00 |
IRReader
|
Return a unique_ptr from getLazyBitcodeModule and parseBitcodeFile. NFC.
|
2015-06-16 22:27:55 +00:00 |
LibDriver
|
[Option] Use an ArrayRef to store the Option Infos in OptTable. NFC
|
2015-10-21 16:30:42 +00:00 |
LineEditor
|
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
|
2015-02-11 03:28:02 +00:00 |
Linker
|
Ensure ModuleLinker materializes complete comdat groups
|
2015-11-10 21:09:06 +00:00 |
LTO
|
Add a libLTO diagnostic handler that supports lto_get_error_message API
|
2015-11-11 19:59:08 +00:00 |
MC
|
[MC] Use LShr for constant evaluation of ">>" on non-arm64 darwin.
|
2015-11-11 00:51:36 +00:00 |
Object
|
Fix llvm-nm(1) printing of llvm-bitcode files for -format darwin to match darwin’s nm(1).
|
2015-11-10 00:31:08 +00:00 |
Option
|
[Option] Use an ArrayRef to store the Option Infos in OptTable. NFC
|
2015-10-21 16:30:42 +00:00 |
Passes
|
[PM] Port StripDeadPrototypes to the new pass manager
|
2015-10-30 23:28:12 +00:00 |
ProfileData
|
Fix problems in coding style
|
2015-11-12 00:32:17 +00:00 |
Support
|
Report Windows error code in a fatal error after a system call.
|
2015-11-11 20:49:32 +00:00 |
TableGen
|
[TblGen] ArrayRefize TGParser. No functional change intended.
|
2015-10-24 12:46:45 +00:00 |
Target
|
[TLS on Darwin] use a different mask for tls calls on x86-64.
|
2015-11-12 00:54:04 +00:00 |
Transforms
|
[LIR] General refactor to improve compile-time and simplify code.
|
2015-11-11 23:00:59 +00:00 |
CMakeLists.txt
|
LibDriver, llvm-lib: introduce.
|
2015-06-09 21:50:22 +00:00 |
LLVMBuild.txt
|
Wrap some long lines in LLVMBuild files. NFC
|
2015-06-12 18:44:57 +00:00 |
Makefile
|
LibDriver, llvm-lib: introduce.
|
2015-06-09 21:50:22 +00:00 |