]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test
Don't pre-populate the set of keys in the map with variable locations history.
[opencl/llvm.git] / test /
2014-05-27 Arnaud A. de Grand... No need for those tests to go thru llvm-as and/or llvm...
2014-05-27 Sasa Stankovic[mips] Optimize long branch for MIPS64 by removing...
2014-05-27 David BlaikieDebugInfo: Create abstract function definitions even...
2014-05-27 David BlaikieDebugInfo: Lazily construct subprogram definition DIEs.
2014-05-27 David BlaikieDebugInfo: Lazily attach definition attributes to defin...
2014-05-27 Jingyue WuFixed a test in r209670
2014-05-27 Jingyue WuDistribute sext/zext to the operands of and/or/xor
2014-05-27 David BlaikieDebugInfo: Fix argument ordering in test by adding...
2014-05-27 Filipe CabecinhasPost-commit fixes for r209643
2014-05-27 Tim NorthoverAArch64: add test for NZCV cross-copy save.
2014-05-27 Tim NorthoverAArch64: add AArch64-specific test for 'c' and 'n'.
2014-05-27 Bill Schmidt[PATCH] Correct type used for VADD_SPLAT optimization...
2014-05-27 Zoran Jovanovic[mips][mips64r6] Add Relocations R_MIPS_PCHI16, R_MIPS_...
2014-05-27 Amara Emerson[ARM] Emit correct build attributes for the relocation...
2014-05-27 Zoran Jovanovic[mips][mips64r6] Add relocations R_MIPS_PC21_S2, R_MIPS...
2014-05-27 Evgeniy Stepanov[asancov] Emit an initializer passing number of coverag...
2014-05-27 Tim NorthoverARM: teach AAPCS-VFP to deal with Cortex-M4.
2014-05-27 Dinesh DwivediAdding testcase for PR18886.
2014-05-27 Filipe CabecinhasConvert some X86 blendv* intrinsics into IR.
2014-05-26 Rafael Espindola[PPC] Use alias symbols in address computation.
2014-05-26 Tim NorthoverAArch64: force i1 to be zero-extended at an ABI boundary.
2014-05-26 Tim NorthoverAArch64: simplify calling conventions slightly.
2014-05-26 Tilmann Scheller[AArch64] Add store + add folding regression tests...
2014-05-26 Tilmann Scheller[AArch64] Add more regression tests for the load/store...
2014-05-26 Tilmann SchellerRemove accidentally committed whitespace.
2014-05-26 Tilmann Scheller[AArch64] Add a regression test for the load store...
2014-05-26 David BlaikieDebugInfo: Test linkonce-odr functions under LTO.
2014-05-26 Rafael EspindolaJust check the entire string.
2014-05-25 David BlaikieDebugInfo: Fix inlining with #file directives a little...
2014-05-25 David BlaikieStreamline test case by avoiding a temporary file and...
2014-05-25 Rafael EspindolaEmit data or code export directives based on the type.
2014-05-25 Rafael EspindolaMake these CHECKs a bit more strict.
2014-05-24 Benjamin KramerCodeGen: Make MachineBasicBlock::back skip to the begin...
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-05-24 NAKAMURA Takumillvm/test/Object/ar-error.test: Don't check the message...
2014-05-24 Michael ZolotukhinImplement sext(C1 + C2*X) --> sext(C1) + sext(C2*X...
2014-05-24 Tim NorthoverARM64: extract a 32-bit subreg when selecting an inreg...
2014-05-23 David BlaikieDebugInfo: Generalize some tests to handle variations...
2014-05-23 David BlaikieDebugInfo: Generalize a test case to not depend on...
2014-05-23 Andrew TrickTest case comments. Fix sloppiness.
2014-05-23 David BlaikieDebugInfo: Put concrete definitions referencing abstrac...
2014-05-23 Andrew TrickFix and improve SCEV ComputeBackedgeTankCount.
2014-05-23 Nico RieckRevert part of "Fix broken FileCheck prefixes"
2014-05-23 Rafael EspindolaUse alias linkage and visibility to decide tls access...
2014-05-23 Nico RieckRemove unused CHECK lines
2014-05-23 Nico RieckFix broken FileCheck prefixes
2014-05-23 Jingyue WuAdd the extracted constant offset using GEP
2014-05-23 Rafael EspindolaConvert test to use FileCheck.
2014-05-23 Daniel Sanders[mips] Work around inconsistency in llvm-mc's placement...
2014-05-23 Daniel Sanders[mips][mips64r6] t(eq|ge|lt|ne)i and t(ge|lt)iu are...
2014-05-23 Daniel Sanders[mips][mips64r6] [ls][dw][lr] are not available in...
2014-05-23 Kostya Serebryany[asan] properly instrument memory accesses that have...
2014-05-23 Simon Atanasyan[YAML] Add an optional argument `EnumMask` to the ...
2014-05-23 Filipe Cabecinhasllvm-ar: Output the file we errored on.
2014-05-23 David BlaikieDebugInfo: Fix cross-CU references for scopes (and...
2014-05-23 Saleem AbdulrasoolMC: remove unnecessary restriction on tests
2014-05-23 Jiangning Liu[ARM64] Fix a bug in shuffle vector lowering to generat...
2014-05-23 Justin BognerScalarEvolution: Fix handling of AddRecs in isKnownPred...
2014-05-22 Matt ArsenaultR600: Try to convert BFE back to standard bit ops when...
2014-05-22 Matt ArsenaultR600: Add dag combine for BFE
2014-05-22 Matt ArsenaultR600: Implement ComputeNumSignBitsForTargetNode for BFE
2014-05-22 Matt ArsenaultR600: Expand mul24 for GPUs without it
2014-05-22 Matt ArsenaultR600: Expand mad24 for GPUs without it
2014-05-22 Matt ArsenaultR600: Add intrinsics for mad24
2014-05-22 Andrea Di Biagio[X86] Improve the lowering of BITCAST from MVT::f64...
2014-05-22 Diego NovilloAdd support for missed and analysis optimization remarks.
2014-05-22 Tim NorthoverSegmented stacks: omit __morestack call when there...
2014-05-22 Tim NorthoverARM64: separate load/store operands to simplify assembler
2014-05-22 Daniel Sanders[mips] Make unalignedload.ll test stricter and easier...
2014-05-22 Daniel Sanders[mips] Change lwl and lwr in inlineasm_constraint.ll...
2014-05-22 Daniel Sanders[mips] Use addiu in inline assembly tests since addi...
2014-05-22 Daniel Sanders[mips][mips64r6] addi is not available on MIPS32r6...
2014-05-22 Daniel Sanders[mips][mips64r6] Test that paired single instructions...
2014-05-22 Daniel Sanders[mips][mips64r6] Add b[on]vc
2014-05-22 Tim NorthoverAArch64/ARM64: enable more AArch64 tests.
2014-05-22 Saleem AbdulrasoolARM: introduce llvm.arm.undefined intrinsic
2014-05-22 Matt ArsenaultR600/SI: Match fp_to_uint / uint_to_fp for f64
2014-05-22 Saleem AbdulrasoolMC: formalise some assertions into proper errors
2014-05-22 Andrew TrickFix a bug in SCEV's backedge taken count computation...
2014-05-22 Eli BenderskySimilar to bitcast, treat addrspacecast as a foldable...
2014-05-21 David BlaikieRevert "DebugInfo: Don't put fission type units in...
2014-05-21 Saleem AbdulrasoolMC: correct IMAGE_REL_ARM_MOV32T relocation emission
2014-05-21 David BlaikieDebugInfo: Use the SPMap to find the parent CU of inlin...
2014-05-21 Matt ArsenaultR600: Partially fix constant initializers for structs...
2014-05-21 Matt ArsenaultR600: Add failing testcases for constant initializers.
2014-05-21 David BlaikieDebugInfo: Ensure concrete out of line variables from...
2014-05-21 Quentin Colombet[X86] Fix a bug in the lowering of BLENDI introduced...
2014-05-21 Eric ChristopherMove MCOptions that aren't shared between programs...
2014-05-21 David BlaikieDebugInfo: Simplify subprogram declaration creation...
2014-05-21 Saleem AbdulrasoolMC: loosen an overzealous assertion
2014-05-21 Dave EstesTest comment commit.
2014-05-21 Daniel Sanders[mips][mips64r6] Add bc[12](eq|ne)z
2014-05-21 Saleem AbdulrasoolMC: mark COFF .drectve section as REMOVE
2014-05-21 Saleem AbdulrasoolARM: correct bundle generation for MOV32T relocations
2014-05-21 Eric ChristopherThis command line option is only used in one place...
2014-05-21 Eric ChristopherAdd a comment here.
2014-05-20 Eric ChristopherMove this test to the backend from the frontend.
2014-05-20 Kevin EnderbyUpdate MachOObjectFile::getSymbolAddress so it returns...
2014-05-20 Alexey SamsonovFix test added in r209242: llc shouldn't create files...
next