summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* R600/SI: Refactor local atomics.Matt Arsenault2014-06-11
* R600/SI: Use v_cvt_f32_ubyte* instructionsMatt Arsenault2014-06-11
* R600/SI: Fix selection failure on scalar_to_vectorMatt Arsenault2014-06-11
* [mips][mips64r6] Improve tests affected by the changes to multiplies and dividesDaniel Sanders2014-06-11
* [mips] Implement jr.hb and jalr.hb (Jump Register and Jump and Link Register ...Matheus Almeida2014-06-11
* Add AVX512 masked leadz instrinsic support.Cameron McInally2014-06-11
* Improve the test for inlining of __no_debug__ functions.Evgeniy Stepanov2014-06-11
* [X86] Refactor the logic to select horizontal adds/subs to a helper function.Andrea Di Biagio2014-06-11
* Global merge for global symbols.Jiangning Liu2014-06-11
* Rename global-merge to enable-global-merge.Jiangning Liu2014-06-11
* [FastISel][X86] Extend support for {s|u}{add|sub|mul}.with.overflow intrinsics.Juergen Ributzka2014-06-10
* Rearrange the CHECK lines in this test to make failure more obvious.Reid Kleckner2014-06-10
* Revert "Patch by Ray Donnelly to print register names instead of numbers."Reid Kleckner2014-06-10
* Fix error in tablegen when either operand of !if is an empty list.Matt Arsenault2014-06-10
* R600: Use BCNT_INT for evergreenMatt Arsenault2014-06-10
* R600/SI: Implement i64 ctpopMatt Arsenault2014-06-10
* R600/SI: Use bcnt instruction for ctpopMatt Arsenault2014-06-10
* R600: Handle fcopysignMatt Arsenault2014-06-10
* R600/SI: Handle sign_extend and zero_extend to i64 with patterns.Matt Arsenault2014-06-10
* Do Materialize Floating Point in Mips Fast-IselReed Kotler2014-06-10
* [X86] Improved target combine rules for selecting horizontal add/sub.Andrea Di Biagio2014-06-10
* [X86] AVX512: Add vmovntdqaAdam Nemet2014-06-10
* Fix a bug in the Thumb1 ARM Load/Store optimizerRenato Golin2014-06-10
* SelectionDAG: Don't use MVT::Other to determine legality of ISD::SELECT_CCTom Stellard2014-06-10
* SelectionDAG: Expand SELECT_CC to SELECT + SETCCTom Stellard2014-06-10
* [PPC64LE] Recognize shufflevector patterns for little endianBill Schmidt2014-06-10
* [AArch64] Emit .ident compiler version attribute.Chad Rosier2014-06-10
* Condition codes AL and NV are invalid in the aliases that useArtyom Skrobov2014-06-10
* Anonymous definitions in foreach blocks triggered a 'def already exists'Artyom Skrobov2014-06-10
* AArch64: disallow x30 & x29 as the destination for indirect tail callsTim Northover2014-06-10
* Revert "X86: elide comparisons after cmpxchg instructions."Tim Northover2014-06-10
* X86: elide comparisons after cmpxchg instructions.Tim Northover2014-06-10
* AArch64: teach FastISel how to handle offset FrameIndicesTim Northover2014-06-10
* AArch64: make FastISel memcpy emission more robust.Tim Northover2014-06-10
* [ConstantHoisting][X86] Improve the cost model for small constants with large...Juergen Ributzka2014-06-10
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-09
* [PPC64LE] Generate correct code for unaligned little-endian vector loadsBill Schmidt2014-06-09
* Generate better location ranges for some register-described variables.Alexey Samsonov2014-06-09
* ARM: add VLA extension for WoA Itanium ABISaleem Abdulrasool2014-06-09
* Look through addrspacecasts when turning ptr comparisons intoMatt Arsenault2014-06-09
* Added functions cross-reference test.Stepan Dyatkovskiy2014-06-09
* [OCaml] Add more Llvm_target testsPeter Zotov2014-06-09
* [X86] Add target combine rules for horizontal add/sub.Andrea Di Biagio2014-06-09
* R600/SI: Keep 64-bit not on SALUMatt Arsenault2014-06-09
* R600: Fix selection failure for vector bswapMatt Arsenault2014-06-09
* [PPC64LE] Generate correct little-endian code for v16i8 multiplyBill Schmidt2014-06-09
* Fix test in r210472.Evgeniy Stepanov2014-06-09
* [msan] Workaround for invalid origins in shufflevector.Evgeniy Stepanov2014-06-09
* llvm/test/CodeGen/X86/2014-05-29-factorial.ll: Relax an expression to match W...NAKAMURA Takumi2014-06-09
* [mips] Fix a bug for NaCl target - Don't report the error when non-dangerousSasa Stankovic2014-06-09