[Orc] Fix syntax error in LazyEmittingLayer::removeModuleSet.
[oota-llvm.git] / test /
2015-02-06 Reid KlecknerDon't dllexport declarations
2015-02-06 Matthias BraunInstCombine: Combine select sequences into a single...
2015-02-06 Daniel Sanders[mips] Fix FileCheck prefixes with whitespace between...
2015-02-06 Peter Zotov[OCaml] Add Llvm.build_empty_phi.
2015-02-06 Craig Topper[X86] Add assembler and disassembler test cases for...
2015-02-06 Craig Topper[X86] Remove a ton of duplicate test cases for the...
2015-02-06 Michel DanzerR600/SI: Amend a test to ensure WQM is enabled for...
2015-02-06 Michel DanzerR600/SI: Don't enable WQM for V_INTERP_* instructions v2
2015-02-06 Michel DanzerR600/SI: Also enable WQM for image opcodes which calcul...
2015-02-06 Ramkumar RamachandraIntroduce print-memderefs to test isDereferenceablePointer
2015-02-05 Matthias BraunAArch64: Make test more robust.
2015-02-05 Matthias BraunX86: Test cleanup
2015-02-05 Colin LeMahieu[Hexagon] Simplifying and formatting several patterns...
2015-02-05 Ahmed Bougacha[BasicAA] Add datalayouts to make some tests more usefu...
2015-02-05 Hal Finkel[PowerPC] Prepare loops for pre-increment loads/stores
2015-02-05 Hal Finkel[PowerPC] Generate pre-increment floating-point ld...
2015-02-05 Ahmed Bougacha[CodeGen] Add hook/combine to form vector extloads...
2015-02-05 Andrew TrickX86 ABI fix for return values > 24 bytes.
2015-02-05 Tom StellardR600/SI: Fix bug in TTI loop unrolling preferences
2015-02-05 Tom StellardR600/SI: Fix bug from insertion of llvm.SI.end.cf into...
2015-02-05 Bill Schmidt[PowerPC] Implement the vclz instructions for PWR8
2015-02-05 Bruno Cardoso Lopes[X86][MMX] Handle i32->mmx conversion using movd
2015-02-05 Bruno Cardoso Lopes[X86][MMX] Add several bitcast tests
2015-02-05 Michael KupersteinTeach isDereferenceablePointer() to look through bitcas...
2015-02-05 Matt ArsenaultR600/SI: Fix i64 truncate to i1
2015-02-05 Cameron EsfahaniValue soft float calls as more expensive in the inliner.
2015-02-05 Ahmed Bougacha[ARM] Use patterns instead of hardcoded regs in test...
2015-02-05 Ahmed Bougacha[ARM] Make testcase more explicit. NFC.
2015-02-04 Tom StellardR600/SI: Enable subreg liveness by default
2015-02-04 Kevin EnderbyAdd code to llvm-objdump so the -section option with...
2015-02-04 Rafael EspindolaDon' try to make sections in comdats SHF_MERGE.
2015-02-04 Tom StellardR600/SI: Expand misaligned 16-bit memory accesses
2015-02-04 Tom StellardR600/SI: Make more store operations legal
2015-02-04 Tom StellardR600: Don't promote i64 stores to v2i32 during DAG...
2015-02-04 Tom StellardStructurizeCFG: Use a reverse post-order traversal
2015-02-04 Bill SchmidtAdd missing test case from r228046
2015-02-04 Duncan P. N. Exon... Utils: Resolve cycles under distinct MDNodes
2015-02-04 Matthias BraunMachineCSE: Clear dead-def flag on CSE.
2015-02-04 Michael KupersteinFixes a bug in vector load legalization that confused...
2015-02-04 Colin LeMahieu[Hexagon] Adding encoding information for absolute...
2015-02-04 Bradley Smith[ARM] Fix subtarget feature set truncation when using...
2015-02-04 Zoran Jovanovic[mips][microMIPS] Implement CodeGen support for SW16...
2015-02-04 Daniel Sanders[mips] Remove unused check prefix from tests. NFC.
2015-02-04 Renato GolinAdding support to LLVM for targeting Cortex-A72
2015-02-04 Chandler Carruth[x86] Give movss and movsd execution domains in the...
2015-02-04 Chandler Carruth[x86] Remove a low-value test that was just checking...
2015-02-04 Chandler Carruth[x86] Mechanically update a bunch of tests' check lines...
2015-02-04 Renato GolinReverting VLD1/VST1 base-updating/post-incrementing...
2015-02-04 Chandler Carruth[x86] Include the destination register in the check...
2015-02-04 Chandler Carruth[x86] Add some tests I missed in the prior commit to...
2015-02-04 Chandler Carruth[x86] Start to introduce bit-masking based blend lowering.
2015-02-04 Chandler Carruth[x86] Add tests for blends-with-zero on 4-element vectors.
2015-02-04 Bill Schmidt[PowerPC] Handle 32-bit targets properly in PPCTLSDynam...
2015-02-04 Frederic RissFix some unnoticed/unwanted behavior change from r222319.
2015-02-04 Kostya Serebryany[sanitizer] add another workaround for PR 17409: when...
2015-02-04 Kevin EnderbyAdd code to llvm-objdump so the -section option with...
2015-02-04 Chandler Carruth[x86] Refresh the checks of a number of tests using
2015-02-04 Chandler Carruth[x86] Switch to using the long '--check-prefix' form...
2015-02-04 Chandler Carruth[x86] Port this test to use utils/update_llc_test_check...
2015-02-04 Sanjay Patelimproved CHECK
2015-02-04 Owen AndersonRemove a gross usage of environment variables in Machin...
2015-02-03 Simon Pilgrim[X86][SSE] psrl(w/d/q) and psll(w/d/q) bit shifts for...
2015-02-03 Bill Schmidt[PowerPC] Implement the vpopcnt instructions for POWER8
2015-02-03 Chandler Carruth[x86] Add two truly horrific test cases for the new...
2015-02-03 Chandler Carruth[x86] Update the indent and layout of some tests in...
2015-02-03 Duncan P. N. Exon... AsmParser: Recognize DW_TAG_* constants
2015-02-03 Duncan P. N. Exon... IR: Assembly and bitcode for GenericDebugNode
2015-02-03 Marek OlsakR600/SI: Remove the -CHECK suffix from all FileCheck...
2015-02-03 Marek OlsakR600/SI: Fix B64 VALU shifts on VI
2015-02-03 Justin BognerInstrProf: Remove CoverageMapping::HasCodeBefore, it...
2015-02-03 Chandler Carruth[x86] Tweak my update script to use test case function...
2015-02-03 Colin LeMahieu[Hexagon] Converting XTYPE/SHIFT intrinsics. Cleaning...
2015-02-03 Daniel BerlinAllow PRE to insert no-cost phi nodes
2015-02-03 Simon Pilgrim[X86][SSE] Added general integer shuffle matching for...
2015-02-03 Colin LeMahieu[Hexagon] Updating XTYPE/PRED intrinsics.
2015-02-03 Jingyue WuAdd straight-line strength reduction to LLVM
2015-02-03 Colin LeMahieu[Hexagon] Updating XTYPE/PERM intrinsics.
2015-02-03 Simon Pilgrim[X86][AVX2] Enabled shuffle matching for the AVX2 zero...
2015-02-03 Rafael EspindolaFix typo in test/CodeGen/X86/sibcall.ll (pr22331).
2015-02-03 Colin LeMahieu[Hexagon] Adding missing vector multiply instruction...
2015-02-03 Sanjay PatelMerge consecutive 16-byte loads into one 32-byte load...
2015-02-03 Colin LeMahieu[Hexagon] Converting complex number intrinsics and...
2015-02-03 Colin LeMahieu[Hexagon] Adding vector intrinsics for alu32/alu and...
2015-02-03 Marek OlsakR600/SI: Don't generate non-existent LSHL, LSHR, ASHR...
2015-02-03 Marek OlsakR600/SI: Fix dependency between instruction writing...
2015-02-03 Sanjay PatelFix program crashes due to alignment exceptions generat...
2015-02-03 Bill SchmidtDisable 32-bit tests in tls-pic.ll until they can be...
2015-02-03 Bill SchmidtFurther revise too-restrictive test CodeGen/PowerPC...
2015-02-03 Bill SchmidtFurther revise too-restrictive test CodeGen/PowerPC...
2015-02-03 Bill SchmidtRevise too-restrictive test CodeGen/PowerPC/tls-pic.ll
2015-02-03 Bill Schmidt[PowerPC] Yet another approach to __tls_get_addr
2015-02-03 Sanjay PatelImprove test to actually check for a folded load.
2015-02-03 Bruno Cardoso Lopes[X86][MMX] Improve transfer from mmx to i32
2015-02-03 Craig Topper[X86] Make fxsave64/fxrstor64/xsave64/xsrstor64/xsaveop...
2015-02-03 Rafael EspindolaPropagate a better error message to the C api.
2015-02-03 Rafael EspindolaUse a non-fatal diag handler in the C API. FIxes PR22368.
2015-02-02 Alex RosenbergRevert part of r227437 as it was unnecessary. Thanks...
2015-02-02 Bruno Cardoso Lopes[X86][MMX] Add tests for MMX extract element
2015-02-02 Bruno Cardoso Lopes[X86][MMX] Cleanup shuffle, bitcast and insert element...
2015-02-02 Lang Hames[Orc] Make OrcMCJITReplacement::addObject calls transfe...
next