Update test/DebugInfo/2010-04-06-NestedFnDbgInfo.ll to use FileCheck.
[oota-llvm.git] / test / CodeGen /
2014-05-19 David BlaikieDebugInfo: Assume all subprogram DIEs have been created...
2014-05-19 Chad Rosier[ARM64] Adds Cortex-A53 scheduling support for vector...
2014-05-19 Andrea Di Biagio[X86] Add ISel patterns to improve the selection of...
2014-05-19 Filipe CabecinhasAdded more insertps optimizations
2014-05-19 Jyotsna Vermareverting r209132
2014-05-19 Bradley Smith[ARM64] Split tbz/tbnz into W/X register variant
2014-05-19 Jyotsna VermaHexagon: Add encoding bits to the mpy instructions.
2014-05-19 Benjamin KramerSDAG: Legalize vector BSWAP into a shuffle if the shuff...
2014-05-19 Filipe CabecinhasChange the blend tests to AVX, not AVX2.
2014-05-18 Saleem AbdulrasoolARM: improve WoA ABI conformance for frame register
2014-05-17 Saleem Abdulrasooltest: fix copy-paste mistake
2014-05-17 Saleem AbdulrasoolARM: use the proper target object format for WoA
2014-05-17 Chandler Carruth[x86] Fix a bad predicate I spotted by inspection ...
2014-05-16 Filipe CabecinhasImplemented special cases for PerformVSELECTCombine.
2014-05-16 Filipe CabecinhasLower vselects into X86ISD::BLENDI when appropriate.
2014-05-16 Tom StellardR600/SI: Promote f32 SELECT to i32
2014-05-16 Rafael EspindolaFix most of PR10367.
2014-05-16 David BlaikieDebugInfo: Assume the CU's Subprogram list only contain...
2014-05-16 Chad Rosier[ARM64] Increases the Sched Model accuracy for Cortex...
2014-05-16 James MolloyRe-enable inline memcpy expansion for Thumb1.
2014-05-16 James MolloyFix the Load/Store optimization pass to work with Thumb1.
2014-05-16 Rafael EspindolaRevert "Implement global merge optimization for global...
2014-05-16 Tim NorthoverTableGen: fix operand counting for aliases
2014-05-16 Hao Liu[ARM64]Implement NEON post-increment LD1(lane) and...
2014-05-16 Saleem AbdulrasoolARM: add some integer/floating point conversion libcalls
2014-05-15 Jiangning LiuImplement global merge optimization for global variables.
2014-05-15 Reed KotlerFinish materialize for ints
2014-05-15 NAKAMURA Takumillvm/test/CodeGen/X86/combine-sse41-intrinsics.ll:...
2014-05-15 Andrea Di Biagio[X86] Teach the backend how to fold SSE4.1/AVX/AVX2...
2014-05-15 Tom StellardR600/SI: Only use SALU instructions for 64-bit add...
2014-05-15 Tom StellardR600/SI: Use VALU instructions for i1 ops
2014-05-15 Tim NorthoverARM64: print correct aliases for NEON mov & mvn instruc...
2014-05-15 Tim NorthoverTableGen/ARM64: print aliases even if they have syntax...
2014-05-15 Jiangning Liu[ARM64] Support aggressive fastcc/tailcallopt breaking...
2014-05-14 David BlaikieDebugInfo: Sure up subprogram variable list handling...
2014-05-14 Jay FoadRename ComputeMaskedBits to computeKnownBits. "Masked...
2014-05-14 Christian PirkerARM-BE: test files for vector argument passing
2014-05-14 Christian Pirker[ARM64-BE] Fix byte order of CIE and FDE frames for...
2014-05-14 Logan ChienFix ARM EHABI when function has landingpad and nounwind.
2014-05-14 Logan ChienMore test case for r208715.
2014-05-14 Benjamin KramerX86: If we have an instruction that sets a flag and...
2014-05-14 Evgeniy StepanovRegression test for ARM EHABI breakage in r208166.
2014-05-13 Matt ArsenaultR600/SI: Try to fix BFE operands when moving to VALU
2014-05-13 Christian PirkerARMEB: Fix byte order of EH frame unwinding instruction...
2014-05-13 Joey Gouly[CGP] r205941 changed the logic, so that a cast happens...
2014-05-13 Rafael EspindolaRevert "ARMEB: Fix byte order of EH frame unwinding...
2014-05-13 Christian PirkerARMEB: Fix byte order of EH frame unwinding instructions
2014-05-13 Weiming ZhaoFolding into CSEL when there is ZEXT between SETCC...
2014-05-12 Adam Nemet[DAGCombiner] Split up an indexed load if only the...
2014-05-12 Louis GerbargFix ARM bswap16.ll test on Windows
2014-05-12 Reid KlecknerTry to fix an SDAG dependence issue with sret
2014-05-12 Adam Nemet[Test] Trim unnecessary .c and .cpp from config.suffix...
2014-05-12 Louis GerbargAdd support bswap16 to/from memory compiling to rev16...
2014-05-12 Tim NorthoverTableGen: use PrintMethods to print more aliases
2014-05-12 Matt ArsenaultR600: Add mul24 intrinsics
2014-05-12 Matt ArsenaultMake SimplifyDemandedBits understand BUILD_PAIR
2014-05-12 Benjamin KramerX86: Make sure that we have SSE4.1 before we generate...
2014-05-12 Christian PirkerARM: Implement big endian bit-conversion for NEON type
2014-05-12 Elena DemikhovskyAVX-512: changes in intrinsics
2014-05-11 Hal Finkel[PowerPC] Add global named register support
2014-05-11 Hal Finkel[PowerPC] On PPC32, 128-bit shifts might be runtime...
2014-05-11 Filipe CabecinhasFixed a bug when lowering build_vector (PR19694)
2014-05-10 Vincent LejeuneR600/SI: Fold fabs/fneg into src input modifier
2014-05-10 Vincent LejeuneR600/SI: Prettier display of input modifiers
2014-05-10 Tim NorthoverARM64: fix SELECT_CC lowering in absence of NaNs.
2014-05-09 Reid KlecknerRevert "[ms-cxxabi] Add a new calling convention that...
2014-05-09 Reid KlecknerAllow sret on the second parameter as well as the first
2014-05-09 Reid KlecknerFix ARM intrinsics-overflow.ll test on Windows
2014-05-09 Louis GerbargAdd custom lowering for add/sub with overflow intrinsic...
2014-05-09 Tom StellardR600/SI: Teach SIInstrInfo::moveToVALU() how to move...
2014-05-09 Tom StellardR600/SI: Fix SMRD pattern for offsets > 32 bits
2014-05-09 Tom StellardR600: Expand i64 SELECT_CC
2014-05-09 Tom StellardR600: Move MIN/MAX matching from LowerOperation() to...
2014-05-09 James MolloyAttempt to pacify the bots - this commit requires asserts.
2014-05-09 Oliver StannardARM: HFAs must be passed in consecutive registers
2014-05-09 Daniel Sanders[mips][mips64r6] Add experimental support for MIPS32r6...
2014-05-09 Saleem AbdulrasoolARM: support PIC on Windows on ARM
2014-05-08 Filipe CabecinhasOptimize shufflevector that copies an i64/f64 and zeros...
2014-05-08 Justin Bognertest/CodeGen: Check that the correct register is used...
2014-05-08 Justin BognerMake a CodeGen test more robust against vector register...
2014-05-08 Andrea Di Biagio[X86] Add target specific combine rules to fold SSE2...
2014-05-08 Saleem Abdulrasooltest: fix test on Windows
2014-05-08 Christian PirkerARM big endian function argument passing
2014-05-08 James Molloy[ARM64-BE] Teach fast-isel about how to set up sub...
2014-05-08 Tim NorthoverARM64: make sure FastISel emits SSA MachineInstrs
2014-05-08 Hao LiuAArch64/ARM64: Port NEON post-increment load/store...
2014-05-08 Filipe CabecinhasLower certain build_vectors to insertps instructions
2014-05-07 Quentin Colombet[X86] Add a test case for r208252.
2014-05-07 Chad Rosier[ARM64][fast-isel] Disable target specific optimization...
2014-05-07 Tim NorthoverAArch64/ARM64: optimise vector selects & enable test
2014-05-07 James Molloy[ARM64-BE] Fix fast-isel, and add appropriate RUN lines...
2014-05-07 James Molloy[ARM64-BE] Fix variable-argument saving.
2014-05-07 James Molloy[ARM64-BE] Implement the lane-twiddling logic at AAPCS...
2014-05-07 James Molloy[ARM64-BE] Implement the crazy bitcast handling for...
2014-05-07 James Molloy[ARM64-BE] Make big endian (scalar) argument passing...
2014-05-07 Tim NorthoverAArch64/ARM64: run test on ARM64 too.
2014-05-07 Tim NorthoverAArch64/ARM64: put annotation in test
2014-05-07 Joerg SonnenbergerAllow using normal .eh_frame based unwinding on ARM...
2014-05-07 Saleem AbdulrasoolARM: fix WoA PEI instruction selection
2014-05-06 Joerg SonnenbergerIf a function needs a frame pointer, but r11 (aka fp...
next