summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [lld][MachO] Recognize __thread_bss sections as zero-fill and set all theLang Hames2015-12-118-19/+55
* SamplePGO - Reduce memory utilization by 10x.Diego Novillo2015-12-113-61/+8
* SelectionDAG: Match min/max if the scalar operation is legalMatt Arsenault2015-12-117-87/+361
* Revert r248483, r242546, r242545, and r242409 - absdiff intrinsicsHal Finkel2015-12-1116-399/+35
* Avoid buffered reads of /dev/urandomRafael Espindola2015-12-111-4/+9
* Use new set when checking if a test event type matches the job/test result typesTodd Fiala2015-12-111-3/+1
* [modules] If the semantic and lexical DC of a decl are the same, write out theRichard Smith2015-12-112-17/+32
* Allow non-defining declarations of class template partial specializations toRichard Smith2015-12-113-1/+39
* [clang-cl] Let /W4 map to -Wall -Wextra instead of just -Wall.Nico Weber2015-12-115-4/+9
* Revert "Revert "Turn on new test summary results by default.""Todd Fiala2015-12-112-2/+9
* [llvm-objdump/MachODump] Reduce code duplication.Davide Italiano2015-12-111-69/+41
* Add some tests for stack and local variable inspection for mini dumps.Adrian McCarthy2015-12-113-9/+109
* [lld] Watch out for tool names inside paths when substituting tool-paths in lit.Lang Hames2015-12-111-3/+3
* Reapply "[Modules] Fix regression when an elaborated-type-specifier mentions ...Ben Langmuir2015-12-114-0/+35
* Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 3Jonathan Peyton2015-12-1116-357/+331
* Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 2Jonathan Peyton2015-12-1113-222/+376
* Remove hardcoded registers from Hexagon ABITed Woodward2015-12-111-10/+21
* Hinted lock (OpenMP 4.5 feature) Updates/FixesJonathan Peyton2015-12-113-140/+159
* Unify diagnostics for type defintitions in bad contextsReid Kleckner2015-12-113-21/+17
* Error on redeclaring with a conflicting asm label and on redeclaring with an ...Nick Lewycky2015-12-113-1/+49
* Add tests for bitcast-bitcast sequences for all scalar/vector permutationsSanjay Patel2015-12-111-0/+90
* [PGO] Revert r255365: solution incomplete, not handling lambda yetXinliang David Li2015-12-116-16/+8
* [PGO] Revert r255366: solution incomplete, not handling lambda yetXinliang David Li2015-12-1110-14/+14
* [PGO] Stop using invalid char in instr variable names.Xinliang David Li2015-12-1110-14/+14
* [PGO] Stop using invalid char in instr variable names.Xinliang David Li2015-12-116-8/+16
* Fix Clang-tidy modernize-use-nullptr and readability-simplify-boolean-expr wa...Eugene Zelenko2015-12-111-191/+177
* Add expected timeout support to test event architecture.Todd Fiala2015-12-114-1/+74
* CodeGen: Redo analyzePhysRegs() and computeRegisterLiveness()Matthias Braun2015-12-1110-150/+94
* Remove -S option from dotest.py.Zachary Turner2015-12-115-21/+1
* Remove -r and -R options from dotest.py.Zachary Turner2015-12-113-108/+1
* Start replacing vector_extract/vector_insert with extractelt/inserteltMatt Arsenault2015-12-1112-102/+103
* DisassemblerLLVMC now gets the disassembler comments for an instructionSean Callanan2015-12-112-19/+29
* Treat unnamed symbols as locals.Rafael Espindola2015-12-113-1/+17
* [WebAssembly] Fix ADJCALLSTACKDOWN/UP use/defsDerek Schuff2015-12-112-5/+10
* Discard local symbols from SHF_MERGE sections.Rafael Espindola2015-12-112-3/+38
* Revert r255247, r255265, and r255286 due to serious compile-time regressions.Chad Rosier2015-12-116-393/+93
* CXX_FAST_TLS calling convention: target independent portion.Manman Ren2015-12-114-1/+67
* fix typos; NFCSanjay Patel2015-12-111-3/+3
* Add test event marking a test as explicitly eligible for rerun if it is marke...Todd Fiala2015-12-113-4/+30
* [dsymutil] Ignore absolute symbols in the debug mapFrederic Riss2015-12-114-3/+30
* ELF: Allow -e <entry> with -sharedEd Maste2015-12-112-5/+10
* AlignmentFromAssumptions and SLPVectorizer preserves AA and GlobalsAAHal Finkel2015-12-112-0/+7
* Test that -e <symbol> worksEd Maste2015-12-111-1/+2
* [OpenCL 2.0] In OpenCL v2.0 s6.5 all pointers are implicitly in genericAnastasia Stulova2015-12-113-4/+45
* [compiler-rt] [safestack] Enable for aarch64Adhemerval Zanella2015-12-112-2/+7
* [TableGen] Correct Namespace lookup with AltNames in AsmWriterEmitterHal Finkel2015-12-111-2/+4
* PruneEH pass incorrectly reports that a change was madeArtur Pilipenko2015-12-111-12/+7
* Create test for llvm.org/pr25806Tamas Berghammer2015-12-1113-15/+100
* XFAIL TestLoadUnload for Windows->AndroidPavel Labath2015-12-111-0/+1
* Change finishSwigPythonLLDB.py to copy six.py instead of simlink itTed Woodward2015-12-111-11/+26
OpenPOWER on IntegriCloud