summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reverting r255337 as it seems to kill bots. Needs investigation.Anastasia Stulova2015-12-113-45/+4
* [RenderScript] Support for amd64 RS hooksEwan Crawford2015-12-111-9/+54
* [OpenCL 2.0] In OpenCL v2.0 s6.5 all pointers are implicitly in genericAnastasia Stulova2015-12-113-4/+45
* [Mem2Reg] Respect optnoneJames Molloy2015-12-112-0/+24
* Revert "Turn on new test summary results by default."Pavel Labath2015-12-112-9/+2
* [InstCombine] Make MatchBSwap also match bit reversalsJames Molloy2015-12-113-103/+250
* [ELF] - R_X86_64_SIZE64/R_X86_64_SIZE32 relocations implemented.George Rimar2015-12-116-15/+257
* Revert previous test commit.Maxim Ostapenko2015-12-111-1/+0
* This is a test commit to check my commit access works.Maxim Ostapenko2015-12-111-0/+1
OpenPOWER on IntegriCloud