summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-02-12[mips][micromips] Written missing test for CEIL.L.S, CEIL.L.D, FLOOR.L.S and ...Hrvoje Varga
2016-02-12AMDGPU: Set flat_scratch from flat_scratch_init regMatt Arsenault
2016-02-12AMDGPU: Set element_size in private resource descriptorMatt Arsenault
2016-02-12[msan] Put msan constructor in a comdat.Evgeniy Stepanov
2016-02-12[sancov] improved object files handling.Mike Aizatsky
2016-02-12[LVI] Improve select handling to use conditionPhilip Reames
2016-02-12AMDGPU: Quick fix for extreme slowness in spill-scavenge-offset.ll testNicolai Haehnle
2016-02-11llvm/test/CodeGen/NVPTX/debug-file-loc.ll: Tweak expressions for dos path.NAKAMURA Takumi
2016-02-11[codeview] Dump def range lengths in hexReid Kleckner
2016-02-11Re-apply r238452, the bug was in clang and was fixed in r260567.Quentin Colombet
2016-02-11AMDGPU/SI: Make sure MIMG descriptors and samplers stay in SGPRsTom Stellard
2016-02-11Add support for phi nodes in the LLVM C API testAmaury Sechet
2016-02-11Set load alignment on aggregate loads.Pete Cooper
2016-02-11[SelectionDAG] change getConstant() to use the input SDLoc when building spla...Sanjay Patel
2016-02-11[codeview] Add test intended for r260571Reid Kleckner
2016-02-11[X86] New pass to change byte and word instructions to zero-extending versions.Kevin B. Smith
2016-02-11[AMDGPU] Fix for "v_div_scale_f64 reg, vcc, ..." parsingTom Stellard
2016-02-11[NVPTX] emit .file directives for files referenced by subprograms.Artem Belevich
2016-02-11Add a test case to show isKnownNonZero() returns correctly; NFCJun Bum Lim
2016-02-11Revert r260507: "[X86] Enable the LEA optimization pass by default."Hans Wennborg
2016-02-11[InstCombine] Simplify a known nonzero incoming value of PHIJun Bum Lim
2016-02-11[AArch64] Improve load/store optimizer to handle LDUR + LDR.Chad Rosier
2016-02-11[MC] Fixed parsing of macro arguments where expressions with spaces are present.Scott Egerton
2016-02-11Don't propagate dereferenceable attribute through gc.relocate in InstCombineArtur Pilipenko
2016-02-11[X86] Enable the LEA optimization pass by default.Andrey Turetskiy
2016-02-11[MC][ELF] Handle MIPS specific .sdata and .sbss directivesSimon Atanasyan
2016-02-11AMDGPU: Fix constant bus use check with subregistersMatt Arsenault
2016-02-11AMDGPU: Remove some old intrinsic uses from testsMatt Arsenault
2016-02-11AMDGPU: Fix not handling new workitem intrinsics in DivergenceAnalysisMatt Arsenault
2016-02-11[readobj] Dump DT_JMPREL relocations when outputting dynamic relocations.Michael J. Spencer
2016-02-11[readobj] Handle ELF files with no section table or with no program headers.Michael J. Spencer
2016-02-11[AMDGPU] Assembler: Fix VOP3 only instructionsTom Stellard
2016-02-10FunctionImport: add a progressive heuristic to limit importing too deep in th...Mehdi Amini
2016-02-10Make llvm-nm test consistent with other testsHemant Kulkarni
2016-02-10Fix buildbot failure (hosts without zlib)Xinliang David Li
2016-02-10Restore "[ThinLTO] Use MD5 hash in function index." with fixTeresa Johnson
2016-02-10[codeview] Describe int local variables using .cv_def_rangeReid Kleckner
2016-02-10[llvm-readobj] Option to emit readelf like outputHemant Kulkarni
2016-02-10[Coverage] add covmap v2 binary format regression testXinliang David Li
2016-02-10AMDGPU: Release the scavenged offset register during VGPR spillNicolai Haehnle
2016-02-10[WebAssembly] Switch varags calling convention to use a registerDerek Schuff
2016-02-10Revert "[ThinLTO] Use MD5 hash in function index." due to bot failureTeresa Johnson
2016-02-10[ThinLTO] Use MD5 hash in function index.Teresa Johnson
2016-02-10Disable the new Orc lazy JIT tests on Windows, they do not passReid Kleckner
2016-02-10SelectionDAG: Make Properties a field of SDPatternOperatorMatt Arsenault
2016-02-10[MC] Merge VK_PPC_TPREL in to generic VK_TPREL.Colin LeMahieu
2016-02-10[PGO] Indirect-call profile annotation in IR level profilingRong Xu
2016-02-10Revert "[llvm-readobj] Option to emit readelf like output"Hemant Kulkarni
2016-02-10[pdbdump] Fix test for different type ordering with DIA 2015Reid Kleckner
2016-02-10[llvm-nm] Add -radix optionHemant Kulkarni