| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove links to deleted TODOs. | Simon Atanasyan | 2016-04-16 | 1 | -5/+0 |
* | [ELF] Include Twine.h header to restore LLD build after r266524. NFC | Simon Atanasyan | 2016-04-16 | 1 | -0/+1 |
* | Recommitted 266457 with fix: | George Rimar | 2016-04-16 | 8 | -28/+280 |
* | Add missing headers (fix build after headers cleanup in LLVM) | Mehdi Amini | 2016-04-16 | 1 | -0/+1 |
* | Remove some unneeded headers and replace some headers with forward class decl... | Mehdi Amini | 2016-04-16 | 40 | -61/+43 |
* | Add SVN version to libLLVMLTO | Mehdi Amini | 2016-04-16 | 3 | -9/+104 |
* | Replace hardcoded comment at 'lit.site.cfg.in' | Alex Denisov | 2016-04-16 | 2 | -4/+4 |
* | Replace hardcoded comment at 'lit.site.cfg.in' | Alex Denisov | 2016-04-16 | 2 | -4/+4 |
* | Replace hardcoded comment at 'lit.site.cfg.in' | Alex Denisov | 2016-04-16 | 16 | -26/+19 |
* | ThinLTO: Move the ODR resolution to be based purely on the summary. | Mehdi Amini | 2016-04-16 | 5 | -85/+135 |
* | Replace hardcoded comment at 'lit.site.cfg.in' | Alex Denisov | 2016-04-16 | 2 | -4/+4 |
* | ThinLTO: Make aliases explicit in the summary | Mehdi Amini | 2016-04-16 | 11 | -41/+271 |
* | Replace hardcoded comment at 'lit.site.cfg.in' | Alex Denisov | 2016-04-16 | 4 | -8/+8 |
* | Replace hardcoded comment at 'lit.site.cfg.in' | Alex Denisov | 2016-04-16 | 3 | -4/+6 |
* | Do not modify a cl::opt programmatically, global mutable state is evil. | Mehdi Amini | 2016-04-16 | 1 | -9/+13 |
* | ValueMapper: Stop memoizing ConstantAsMetadata | Duncan P. N. Exon Smith | 2016-04-16 | 2 | -13/+41 |
* | [DebugInfo] Correct the assertion introduced in r266509 + update test. | Davide Italiano | 2016-04-16 | 2 | -3/+4 |
* | Add missing override keyword to silence -Winconsistent-missing-override. NFC | Craig Topper | 2016-04-16 | 1 | -1/+1 |
* | Reapply "ValueMapper: Eliminate cross-file co-recursion, NFC" | Duncan P. N. Exon Smith | 2016-04-16 | 4 | -174/+496 |
* | [DebugInfo] Reduce size of DILocalVariable from 40 to 32 bytes. | Davide Italiano | 2016-04-16 | 1 | -3/+6 |
* | AMDGPU: Enable LocalStackSlotAllocation pass | Matt Arsenault | 2016-04-16 | 4 | -20/+231 |
* | Revert "ValueMapper: Eliminate cross-file co-recursion, NFC" | Duncan P. N. Exon Smith | 2016-04-16 | 4 | -496/+174 |
* | AMDGPU: Use s_addk_i32 / s_mulk_i32 | Matt Arsenault | 2016-04-16 | 6 | -18/+185 |
* | ValueMapper: Use API from r266503 in unit tests, NFC | Duncan P. N. Exon Smith | 2016-04-16 | 1 | -52/+52 |
* | [LTO] Don't crash on a BitcodeFile without DataLayout. | Davide Italiano | 2016-04-16 | 2 | -0/+14 |
* | ValueMapper: Eliminate cross-file co-recursion, NFC | Duncan P. N. Exon Smith | 2016-04-16 | 3 | -122/+444 |
* | Update and fix LLVM_ENABLE_MODULES: | Richard Smith | 2016-04-16 | 8 | -29/+19 |
* | [modules] Don't expose *intrin.h headers that cannot be included standalone as | Richard Smith | 2016-04-16 | 2 | -49/+13 |
* | Add some missing #includes, found by C++ modules selfhost. | Richard Smith | 2016-04-16 | 2 | -1/+5 |
* | [sanitizers] Fixup to r266494; the Unit test should not run on Windows | Anna Zaks | 2016-04-16 | 1 | -0/+2 |
* | Teach map/unordered_map how to optimize 'emplace(Key, T)'. | Eric Fiselier | 2016-04-16 | 7 | -4/+184 |
* | [sanitizers] Fixup r266494; make it build on Linux. | Anna Zaks | 2016-04-16 | 1 | -0/+1 |
* | [CUDA] Raise an error if the CUDA install can't be found. | Justin Lebar | 2016-04-16 | 2 | -4/+10 |
* | Improve diagnostic for the case when a non-defined function-like macro is used | Richard Smith | 2016-04-16 | 4 | -8/+45 |
* | [sanitizers] Teach the internal demangler about Swift names | Anna Zaks | 2016-04-15 | 4 | -4/+47 |
* | Linker: Remove an unnecessary local variable in for loop, NFC | Duncan P. N. Exon Smith | 2016-04-15 | 1 | -6/+4 |
* | Make this header include the header it depends on, rather than trying to incl... | Richard Smith | 2016-04-15 | 1 | -1/+1 |
* | Extract key to avoid preemptive mallocs in insert/emplace in associative cont... | Eric Fiselier | 2016-04-15 | 17 | -1018/+1004 |
* | ValueMapper: Hide Mapper::VM behind an accessor, NFC | Duncan P. N. Exon Smith | 2016-04-15 | 1 | -29/+32 |
* | Don't skip splitSeparateComponents in eliminateDeadDefs for HoistSpillHelper:... | Wei Mi | 2016-04-15 | 4 | -22/+25 |
* | Add ProfileData to required_libraries | Easwaran Raman | 2016-04-15 | 1 | -1/+1 |
* | [LTO] Add datalayout to test to prevent an assertion in Debug mode. | Davide Italiano | 2016-04-15 | 1 | -0/+2 |
* | [cfi] Support explicit sections for functions in cfi-icall. | Evgeniy Stepanov | 2016-04-15 | 2 | -2/+29 |
* | Revert r266457: "[ELF] - Implemented basic location counter support." | Rui Ueyama | 2016-04-15 | 8 | -280/+28 |
* | [LTO] Implement parallel Codegen for LTO using splitCodeGen. | Davide Italiano | 2016-04-15 | 8 | -38/+95 |
* | [sanitizer] [SystemZ] Enable UBSan. | Marcin Koscielnicki | 2016-04-15 | 2 | -3/+10 |
* | [sanitizers] [SystemZ] Introduce sanitizer_linux_s390.cc. | Marcin Koscielnicki | 2016-04-15 | 4 | -26/+76 |
* | Convert this sample-based-profiling testcase to use a NoDebug CU. | Adrian Prantl | 2016-04-15 | 1 | -4/+1 |
* | [libFuzzer] add a better warning for command line flags with -- (two dashes) | Kostya Serebryany | 2016-04-15 | 2 | -0/+5 |
* | Switch lowering: don't add incoming PHI values from skipped bit test MBB's (P... | Hans Wennborg | 2016-04-15 | 2 | -14/+58 |