]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test
Fixed a comment
[opencl/llvm.git] / test /
2015-01-22 Elena DemikhovskyFixed a bug in narrowing store operation.
2015-01-22 Sanjoy DasFix crashes in IRCE caused by mismatched types
2015-01-22 Elena DemikhovskyFixed a bug in masked load/store in reversed loop.
2015-01-22 Chandler Carruth[canonicalize] Teach InstCombine to canonicalize loads...
2015-01-22 Saleem AbdulrasoolARM: fail less catastrophically on invalid Windows...
2015-01-22 Reid KlecknerSEH: Finish writing the catch-all test case
2015-01-22 Reid KlecknerWin64 SEH: Emit the constant 1 for catch-all into xdata
2015-01-22 Sanjoy DasMake ScalarEvolution less aggressive with respect to...
2015-01-21 Simon Pilgrim[X86][SSE] Missing SSE/AVX1 memory folding integer...
2015-01-21 Tim NorthoverDAGCombine: fold (or (and X, M), (and X, N)) -> (and...
2015-01-21 David BlaikieDebugInfo: Use distinct inlinedAt MDLocations to avoid...
2015-01-21 Matt ArsenaultR600: Add checks for urem/srem by a constant
2015-01-21 Simon Pilgrim[X86][SSE] Added support for SSE3 lane duplication...
2015-01-21 Matt ArsenaultR600: Add missing tests for i64 srem
2015-01-21 Jonathan RoelofsFix load-store optimizer on thumbv4t
2015-01-21 George Burgess IVAdded test to cover the CFLAA bitset indexing bug.
2015-01-21 David MajnemerInstCombine: Don't strip bitcasts off of callsites...
2015-01-21 Matt ArsenaultR600/SI: Custom lower fround
2015-01-21 Colin LeMahieu[Hexagon] Converting multiply and accumulate with immed...
2015-01-21 Ahmed Bougacha[X86] Declare SSE4.1/AVX2 vector extloads covered by...
2015-01-21 Tim NorthoverRevert "DAGCombine: fold (or (and X, M), (and X, N...
2015-01-21 Tim NorthoverAArch64: add backend option to reserve x18 (platform...
2015-01-21 Tim NorthoverDAGCombine: fold (or (and X, M), (and X, N)) -> (and...
2015-01-21 Michael Kuperstein[x32] Fast ISel should use LEA64_32r instead of LEA32r...
2015-01-21 Alexander PotapenkoUse a smaller pragma unroll threshold to reduce test...
2015-01-21 Evgeniy Stepanov[msan] Update origin for the entire destination range...
2015-01-21 Jozef Kolek[mips][microMIPS] MicroMIPS 16-bit unconditional branch...
2015-01-21 Jozef Kolek[mips][microMIPS] Implement ADDIUPC instruction
2015-01-21 Vladimir Medic[Mips][Disassembler]When disassembler meets load/store...
2015-01-21 Craig Topper[X86] Convert all the i8imm used by SSE and AVX instruc...
2015-01-21 Craig Topper[x86] Add assembly parser bounds checking to the immedi...
2015-01-21 Adrian PrantlMake DIExpression::Verify() stricter by checking that...
2015-01-21 Simon Pilgrim[X86][AVX] Simplified diff between AVX1 and SSE42 fp...
2015-01-20 Simon Pilgrim[X86][SSE] Added SSE/AVX1 integer stack folding tests.
2015-01-20 Simon Pilgrim[X86][SSE] Added SSE fp stack folding tests.
2015-01-20 Simon Pilgrim[X86][AVX] Renamed AVX1 fp stack folding tests. NFC.
2015-01-20 Adrian PrantlDebugLocs without a scope should fail the verification.
2015-01-20 Kevin EnderbyFor llvm-objdump, hook up existing options to work...
2015-01-20 Colin LeMahieu[Hexagon] Adding intrinsics for doubleword ALU operations.
2015-01-20 Colin LeMahieu[Hexagon] Removing unnecessary clutter in intrinsic...
2015-01-20 Daniel JasperPrevent binary-tree deterioration in sparse switch...
2015-01-20 Ramkumar Ramachandra[GC] Verify-pass void vararg functions in gc.statepoint
2015-01-20 Adrian PrantlReapply: Teach SROA how to update debug info for fragme...
2015-01-20 Tom StellardR600/SI: Fix simple-loop.ll test
2015-01-20 Jozef KolekReverted revision 226577.
2015-01-20 Tom StellardR600/SI: Add kill flag when copying scratch offset...
2015-01-20 Tom StellardR600/SI: Don't store scratch buffer frame index in...
2015-01-20 Jozef Kolek[mips][microMIPS] MicroMIPS 16-bit unconditional branch...
2015-01-20 Kai Nacke[mips] Add registers and ALL check prefix to octeon...
2015-01-20 Kai Nacke[mips] Add octeon branch instructions bbit0/bbit032...
2015-01-20 Evgeniy Stepanov[msan] Optimize -msan-check-constant-shadow.
2015-01-20 Chandler Carruth[PM] Port LoopInfo to the new pass manager, adding...
2015-01-20 Karthik BhatFix Operandreorder logic in SLPVectorizer to generate...
2015-01-20 David MajnemerBitcode: Don't create comdats when autoupgrading macho...
2015-01-19 Frederic Riss[dsymutil] Add the detected target triple to the debug...
2015-01-19 Duncan P. N. Exon... AsmParser: Fix error location for missing fields
2015-01-19 Simon Pilgrim[X86][AVX] Missing AVX1 memory folding float instructions
2015-01-19 Rafael EspindolaAdd r224985 back with fixes.
2015-01-19 Colin LeMahieu[Hexagon] Updating muxir/ri/ii intrinsics. Setting...
2015-01-19 Colin LeMahieu[Hexagon] Converting intrinsics combine imm/imm, simple...
2015-01-19 Colin LeMahieu[Hexagon] Converting remaining ALU32/ALU intrinsics.
2015-01-19 Colin LeMahieu[Hexagon] Converting ALU32/ALU intrinsics to new patterns.
2015-01-19 Adrian PrantlRemove support for DIVariable's FlagIndirectVariable...
2015-01-19 Greg Fitzgerald[AArch64] Implement GHC calling convention
2015-01-19 Colin LeMahieu[Hexagon] Converting halfword to double accumulating...
2015-01-19 Rafael EspindolaProduce errors when an assignment expression would...
2015-01-19 Bradley Smith[ARM] SSAT/USAT with an 'asr #32' shift should result...
2015-01-19 Bradley Smith[ARM] Fixup sign extend instruction availability w...
2015-01-19 Rafael EspindolaBring r226038 back.
2015-01-19 Michael Kuperstein[MIScheduler] Slightly better handling of constrainLoca...
2015-01-19 Hal Finkel[PowerPC] Add r2 as an operand for all calls under...
2015-01-18 Matt ArsenaultR600: Remove redundant test
2015-01-18 Daniel Sanders[mips] 'CHECK :' is not a valid check directive. Fixed.
2015-01-18 Daniel Sanders[mips] Make whitespace in disassembler tests more consi...
2015-01-18 Daniel Sanders[mips] Make whitespace of disassembler tests more consi...
2015-01-18 Simon Pilgrim[X86][SSE] Added scalar min/max folding tests. NFC.
2015-01-18 Simon Pilgrim[X86][SSE] Added float extract and xmm extract/insert...
2015-01-18 Simon Pilgrim[X86][SSE] Added scalar conversion stack folding tests...
2015-01-18 Simon PilgrimAVX1 stack folding tests. NFC.
2015-01-18 Hal Finkel[PowerPC] Initial PPC64 calling-convention changes...
2015-01-17 Hal Finkel[PowerPC] Don't list R11 as a patchpoint scratch register
2015-01-17 Mehdi AminiImprove DAG combine pass on certain IR vector patterns
2015-01-16 Kevin EnderbyChange the test case for llvm-objdump’s -archive-header...
2015-01-16 Matt ArsenaultR600: Clean up floor tests
2015-01-16 Kevin EnderbyFix the Archive::Child::getRawSize() method used by...
2015-01-16 Colin LeMahieu[Hexagon] Converting halfword to doubleword multiply...
2015-01-16 Colin LeMahieu[Hexagon] Converting accumulating halfword multiply...
2015-01-16 Colin LeMahieu[Hexagon] Beginning converting intrinsics to patterns...
2015-01-16 Adam Nemet[AVX512] Add intrinsics for masked aligned FP loads...
2015-01-16 Adam Nemet[AVX512] Remove trailing whitespaces in this test
2015-01-16 Duncan P. N. Exon... IR: Allow 16-bits for column info
2015-01-16 Andrea Di Biagio[X86][DAG] Disable target specific combine on INSERTPS...
2015-01-16 Simon Pilgrim[X86] Refactored stack memory folding tests to explicit...
2015-01-16 Timur IskhodzhanovRevert r226242 - Revert Revert Don't create new comdats...
2015-01-16 Filipe CabecinhasUse report_fatal_error instead of llvm_unreachable...
2015-01-16 Hal Finkel[PowerPC] Adjust PatchPoints for ppc64le
2015-01-16 Mehdi AminiFix Reassociate handling of constant in presence of...
2015-01-16 Rafael EspindolaRevert "Revert Don't create new comdats in CodeGen"
2015-01-16 Kevin EnderbyWork around to get the build bot clang-cmake-armv7...
2015-01-16 Kevin EnderbyAnother attempt to fix the build bot clang-cmake-armv7...
next