[Orc] Add a new JITSymbol constructor to build a symbol from an existing address.
[oota-llvm.git] / test / CodeGen /
2015-02-20 Hal Finkel[PowerPC] Loop Data Prefetching for the BG/Q
2015-02-20 Chandler Carruth[x86] Remove the old vector shuffle lowering code and...
2015-02-20 Chandler Carruth[x86] Now that the new vector shuffle legality is enabl...
2015-02-20 Chandler Carruth[x86] Make the new vector shuffle legality test on...
2015-02-20 Chandler Carruth[x86] Clean up a couple of test cases with the new...
2015-02-20 Chandler CarruthRevert r229944: EH: Prune unreachable resume instructio...
2015-02-20 Reid KlecknerEH: Prune unreachable resume instructions during Dwarf...
2015-02-20 Eric ChristopherRevert "AVX-512: Full implementation for VRNDSCALESS...
2015-02-19 Ahmed Bougacha[ARM] Re-re-apply VLD1/VST1 base-update combine.
2015-02-19 Sanjay Pateladd X86 load folding tests for unary math ops
2015-02-19 Chandler Carruth[x86] Delete still more piles of complex code now that...
2015-02-19 Chandler Carruth[x86] Teach the unpack lowering how to lower with an...
2015-02-19 Chandler Carruth[x86] Dramatically improve v8i16 shuffle lowering by...
2015-02-19 Chandler Carruth[x86] Remove the final fallback in the v8i16 lowering...
2015-02-19 Chandler Carruth[x86] Simplify the pre-SSSE3 v16i8 lowering significant...
2015-02-19 Chandler Carruth[x86] Remove the insanely over-aggressive unpack loweri...
2015-02-19 Jozef Kolek[mips][microMIPS] Make usage of AND16, OR16 and XOR16...
2015-02-19 Elena DemikhovskyAVX-512: Full implementation for VRNDSCALESS/SD instruc...
2015-02-19 Chandler Carruth[x86] Add support for bit-wise blending and use it...
2015-02-19 Chandler Carruth[x86,sdag] Two interrelated changes to the x86 and...
2015-02-19 Peter Collingbournellvm-mc: Use Target::createNullStreamer to fix crashes...
2015-02-18 Chandler Carruth[x86] Merge checks for a recently added test case that...
2015-02-18 Reid KlecknerAdd an IR-to-IR test for dwarf EH preparation using opt
2015-02-18 Reid Klecknerdos2unix the WinEH file and tests
2015-02-18 Andrew KaylorAdding implementation to outline C++ catch handlers...
2015-02-18 Jozef Kolek[mips][microMIPS] Make usage of ADDU16 and SUBU16 by...
2015-02-18 Daniel Sanders[mips] Add backend support for Mips32r[35] and Mips64r...
2015-02-18 Kit BartonThis patch adds the VSX logical instructions introduced...
2015-02-18 Vasileios Kalintiris[mips] Avoid redundant sign extension of the result...
2015-02-18 Bradley Smith[ARM] Add missing M/R class CPUs
2015-02-18 Michael KupersteinFixes two issue in SimplifyDemandedBits of sext_in_reg:
2015-02-18 Chandler Carruth[x86] Refactor the bit shift code the same as I just...
2015-02-18 Ulrich Weigand[SystemZ] Support all TLS access models - CodeGen part
2015-02-18 Daniel JasperRemove experimental options to control machine block...
2015-02-18 Elena DemikhovskyAVX-512: Added support for FP instructions with embedde...
2015-02-18 Craig Topper[X86] Add another test case for the bug fixed in r22964...
2015-02-18 Chandler Carruth[x86] Rewrite the byte shift detection to not use boole...
2015-02-18 Craig Topper[X86] Remove AVX2 and SSE2 pslldq and psrldq intrinsics...
2015-02-18 Matt ArsenaultR600/SI: Add missing offset operand to buffer bothen
2015-02-18 Matt ArsenaultR600/SI: Add missing soffset operand to global atomics
2015-02-17 Andrea Di Biagio[X86][FastIsel] Teach how to select scalar integer...
2015-02-17 Rafael EspindolaAdd r228939 back with a fix.
2015-02-17 Rafael EspindolaAdd a test showing the problem in r228939.
2015-02-17 Simon Pilgrim[X86][SSE] Generalised unpckl/unpckh shuffle matching
2015-02-17 Sanjay Pateluse a triple instead of a cpu; less builbot sadness
2015-02-17 Rafael EspindolaAdd testcases I missed in r229541.
2015-02-17 Sanjay Patelmake basic block label matching more flexible for less...
2015-02-17 Tom StellardR600/SI: Fix asam errors in SIFoldOperands
2015-02-17 Sanjay Patelprevent folding a scalar FP load into a packed logical...
2015-02-17 Sanjay PatelCanonicalize splats as build_vectors (PR22283)
2015-02-17 Tom StellardR600/SI: Extend private extload pattern to include...
2015-02-17 Andrea Di Biagio[X86][FastISel] Add missing flag -fast-isel-abort to...
2015-02-17 Elena DemikhovskyAVX-512: changes in intel_ocl_bi calling conventions
2015-02-17 Michael Kuperstein[X86] Combine vector anyext + and into a vector zext
2015-02-17 Eric ChristopherMove ABI handling and 64-bitness to the PowerPC target...
2015-02-17 Chandler Carruth[x86] Teach the unpack lowering to try wider element...
2015-02-17 Hal FinkelSpecify arch in test/CodeGen/X86/float-conv-elim.ll
2015-02-16 Hal Finkel[PowerPC] Support non-direct-sub/superclass VSX copies
2015-02-16 Cameron McInally[AVX512] Make 512b vector floating point rounds legal...
2015-02-16 Simon Pilgrim[X86][SSE] Add SSE MOVQ instructions to SSEPackedInt...
2015-02-16 Mehdi AminiSelectionDAG: fold (fp_to_u/sint (s/uint_to_fp)) here too
2015-02-16 Craig Topper[X86] Remove the multiply by 8 that goes into the shift...
2015-02-16 Andrew TrickAArch64: Safely handle the incoming sret call argument.
2015-02-16 Chandler Carruth[x86] Add a generic unpack-targeted lowering technique...
2015-02-16 Chandler Carruth[x86] Switch this test to use checks generated by my...
2015-02-16 Chandler Carruth[x86] Add initial basic support for forming blends...
2015-02-16 Chandler Carruth[x86] Add some more test cases for i8 vector blends.
2015-02-16 Craig Topper[X86] Add support for lowering shuffles to 256-bit...
2015-02-16 Craig Topper[X86] Remove some hard tab characters from tests.
2015-02-16 Chandler Carruth[x86] Teach the 128-bit vector shuffle lowering routine...
2015-02-16 Chandler Carruth[x86] Clean up a few test cases with the update script...
2015-02-15 Simon PilgrimAdded (still inefficient) shuffle test case for PR21138
2015-02-15 Simon PilgrimAdded some test cases of missed opportunities to use...
2015-02-15 Simon Pilgrim[X86][AVX2] vpslldq/vpsrldq byte shifts for AVX2
2015-02-15 Chandler Carruth[x86] Add the test case from PR22412, we now get this...
2015-02-15 Chandler Carruth[x86] Teach the decomposed shuffle/blend lowering to...
2015-02-15 Chandler Carruth[SDAG] Teach the SelectionDAG to canonicalize vector...
2015-02-15 Chandler Carruth[x86] Stop shuffling zero vectors. =]
2015-02-15 Chandler Carruth[x86] When splitting 256-bit vectors into 128-bit vecto...
2015-02-15 Chandler Carruth[x86] Update some tests with the latest version of...
2015-02-15 Chandler Carruth[x86] Add a slight variation on some of the other gener...
2015-02-15 Chandler Carruth[x86] Add a test case for PR22390 which was a dup of...
2015-02-15 Chandler Carruth[x86] Fix PR22377, a regression with the new vector...
2015-02-15 Chandler Carruth[x86] Switch a collection of tests explicitly to the...
2015-02-15 Chandler Carruth[x86] Remove the now-default-on flag for the new vector...
2015-02-15 Chandler Carruth[x86] Teach my test updating script about another quirk...
2015-02-14 Simon Pilgrim[X86][XOP] Enable commutation for XOP instructions
2015-02-14 Andrea Di Biagio[optnone] Skip pass Constant Hoisting on optnone functions.
2015-02-14 Simon Pilgrim[X86] Ensure integer domain on scalar load/store stack...
2015-02-14 Matt ArsenaultR600/SI: Implement correct f64 fdiv
2015-02-14 Matt ArsenaultR600/SI: Use complex operand folding for div_scale
2015-02-14 Matt ArsenaultR600/SI: Add tests for div_fmas with inline immediate...
2015-02-14 Matt ArsenaultR600/SI: Fix implicit vcc operand to v_div_fmas_*
2015-02-14 Matthias BraunRevert "On ELF, put PIC jump tables in a non executable...
2015-02-13 Sanjay Patel[SSE/AVX] Use multiclasses to reduce the mass of scalar...
2015-02-13 Reid KlecknerFix R600 test deadlock on Windows by giving FileCheck...
2015-02-13 Matt ArsenaultR600/SI: Allow f64 inline immediates in i64 operands
2015-02-13 Matt ArsenaultR600/SI: Minor test scheduling fixes
2015-02-13 Jozef Kolek[mips][microMIPS] Delay slot filler: Replace the microM...
2015-02-13 Andrea Di Biagio[CodeGenPrepare] Removed duplicate logic. SimplifyCFG...
next