summaryrefslogtreecommitdiffstats
path: root/llvm/test
Commit message (Expand)AuthorAgeFilesLines
* [X86] Don't alter HasOpaqueSPAdjustment after we've relied on itDavid Majnemer2016-01-141-0/+53
* [codeview] Regenerate C++ display name test case and update commentsReid Kleckner2016-01-141-21/+34
* Stop increasing alignment of externally-visible globals on ELFJames Y Knight2016-01-131-9/+9
* [TLS] New lower emutls pass, fix linkage bugs.Chih-Hung Hsieh2016-01-136-60/+186
* Add a triple to the test.Rafael Espindola2016-01-131-1/+1
* Convert a few assert failures into proper errors.Rafael Espindola2016-01-131-0/+21
* Display detailed profile summary in llvm-profdata tool.Easwaran Raman2016-01-131-0/+20
* Relax testcase so it works on Windows.Adrian Prantl2016-01-131-2/+3
* AMDGPU/SI: Update ISA version for FIJIChangpeng Fang2016-01-131-0/+2
* dsymutil: Only warn about missing clang modules once.Adrian Prantl2016-01-132-0/+12
* [readobj] Expand CodeView dumping functionalityReid Kleckner2016-01-136-207/+208
* [WebAssembly] MCFixupKindInfo's TargetSize is in bits rather than bytes.Dan Gohman2016-01-131-0/+14
* AMDGPU/SI: Fix a GPU hang with POS_W_FLOAT enabledMarek Olsak2016-01-131-0/+17
* AMDGPU/SI: Add tests for non-void functions and InitialPSInputAddrMarek Olsak2016-01-131-0/+228
* AMDGPU/SI: Add SI Machine SchedulerNicolai Haehnle2016-01-131-0/+55
* [Hexagon] Do not insert non-phis before phis in bit simplificationKrzysztof Parzyszek2016-01-131-0/+58
* [AVX512] Adding PMOVSXBD/W/Q , PMOVZSDQ and PMOVZSWD/Q Intrinsics .Michael Zuckerman2016-01-134-0/+378
* [AVX512] Adding PMOVZXBD/W/Q , PMOVZXDQ and PMOVZXWD/Q Intrinsics Michael Zuckerman2016-01-134-1/+378
* [PowerPC] Fix large code model with the ELFv2 ABIUlrich Weigand2016-01-132-10/+37
* [AVX512] adding PRORQ , PRORD , PRORLVQ and PRORLVD Intrinsics Michael Zuckerman2016-01-131-0/+168
* LEA code size optimization pass (Part 2): Remove redundant LEA instructions.Andrey Turetskiy2016-01-131-0/+38
* Add test cases that will show the bug that was fixed in r256725.Craig Topper2016-01-131-0/+24
* [Inliner] Merge the attributes of the caller and callee functionsAkira Hatanaka2016-01-131-0/+84
* [SPARC] Revamp AnalyzeBranch and add ReverseBranchCondition.James Y Knight2016-01-132-1/+59
* Re-Revert r257105 (Verifier debug info changes)Keno Fischer2016-01-1336-213/+191
* [llvm-objdump] Use report_error() and improve error coverage.Davide Italiano2016-01-133-1/+3
* AsmPrinter: Fix wrong OS X versions being emitted for darwin triplesMatthias Braun2016-01-132-1/+7
* [CodeView] Mark our lines as statements, not expressionsDavid Majnemer2016-01-135-81/+81
* [CodeView] Improve the line table dumperDavid Majnemer2016-01-135-199/+510
* Reapply r257105 "[Verifier] Check that debug values have proper size"Keno Fischer2016-01-1336-191/+213
* For llvm-objdump, add the option -private-header (without the trailing ’s’)Kevin Enderby2016-01-131-0/+6
* Guard fabs to bfc convert with V6T2 flagAna Pazos2016-01-131-0/+14
* [ARM] Mark VMOV with immediate: isAsCheapAsMove.Quentin Colombet2016-01-131-37/+21
* CannotBeOrderedLessThanZero: add some missing casesFiona Glaser2016-01-121-0/+41
* [Utils] Insert DW_OP_bit_piece when only describing part of the variableKeno Fischer2016-01-121-0/+45
* [CodeView] Initialize column-end to zeroDavid Majnemer2016-01-121-32/+32
* [AVX512] adding PROLQ and PROLD IntrinsicsMichael Zuckerman2016-01-122-0/+126
* [WebAssembly] Fix a test to work even when the integrated assembler is enabled.Dan Gohman2016-01-121-2/+3
* Codegen: [PPC] Handle weighted comparisons when inserting selects.Kyle Butt2016-01-121-0/+35
* [WebAssembly] Add a EM_WEBASSEMBLY value, and several bits of code that use it.Dan Gohman2016-01-121-0/+1
* [WebAssembly] Make CFG stackification independent of basic-block labels.Dan Gohman2016-01-123-264/+380
* [Hexagon] Implement RDF-based post-RA optimizationsKrzysztof Parzyszek2016-01-123-1/+87
* [LibCallSimplifier] use instruction-level fast-math-flags to transform pow(x,...Sanjay Patel2016-01-121-8/+6
* Fix bot failure from r257493: remove extraneous temp file readTeresa Johnson2016-01-121-1/+1
* [ThinLTO] Handle an external call from an import to an alias in destTeresa Johnson2016-01-122-0/+32
* [LibCallSimplifier] use instruction-level fast-math-flags to transform pow(ex...Sanjay Patel2016-01-121-11/+8
* AMDGPU: Emit note directive for HSA even if there are no functionsTom Stellard2016-01-121-0/+6
* consolidate exp/exp2 testsSanjay Patel2016-01-122-19/+12
* Add/edit tests to include instruction-level FMF on callsSanjay Patel2016-01-121-16/+28
* [mips] Correct operand order in DSP's mthi/mtloDaniel Sanders2016-01-121-7/+7
OpenPOWER on IntegriCloud