]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test
ARM/AArch64: Attach the FrameSetup MIFlag to CFI instructions.
[opencl/llvm.git] / test /
2014-12-16 Adrian PrantlARM/AArch64: Attach the FrameSetup MIFlag to CFI instru...
2014-12-16 Colin LeMahieu[Hexagon] Adding doubleword multiplies with and without...
2014-12-15 Colin LeMahieu[Hexagon] Adding halfword to doubleword multiplies.
2014-12-15 Colin LeMahieu[Hexagon] Adding logical-logical accumulation instructi...
2014-12-15 Sanjoy DasTeach ScalarEvolution to exploit min and max expression...
2014-12-15 Simon PilgrimAdded missing tests for X86vzmovl folding. NFC.
2014-12-15 JF Bastienx86: Emit LOCK prefix after DATA16
2014-12-15 Colin LeMahieu[Hexagon] Adding a number of additional multiply forms...
2014-12-15 Colin LeMahieu[Hexagon] Adding misc multiply encodings and tests.
2014-12-15 Colin LeMahieu[Hexagon] Adding doubleworld accumulating multiplies...
2014-12-15 Colin LeMahieu[Hexagon] Adding accumulating half word multiplies.
2014-12-15 Colin LeMahieu[Hexagon] Adding multiply with rnd/sat/rndsat
2014-12-15 Ahmed Bougacha[X86] And also test INSERTPS shuffle mask pretty-printing.
2014-12-15 Colin LeMahieu[Hexagon] Adding encoding bits for halfword multiplies.
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-15 Reid KlecknerMove mips1 tests to test/MC/Disassembler/Mips/mips1
2014-12-15 Vladimir MedicAdd disassembler tests for mips3 platform. There are...
2014-12-15 Vladimir MedicAdd disassembler tests for mips2 platform. There are...
2014-12-15 Vladimir MedicThis is the first in a series of patches that add missi...
2014-12-15 Elena DemikhovskyAdded a test related to 224247 revision
2014-12-15 Michael Kuperstein[X86] Break false dependencies before partial register...
2014-12-15 Suyog SardaTypo Correction in Test Case. NFC.
2014-12-15 Elena DemikhovskyAVX-512: Added EXPAND instructions and intrinsics.
2014-12-14 Hal Finkel[PowerPC] Handle cmp op promotion for SELECT[_CC] nodes...
2014-12-13 Ahmed BougachaReapply "[ARM] Combine base-updating/post-incrementing...
2014-12-13 Renato GolinRevert "[ARM] Combine base-updating/post-incrementing...
2014-12-13 Akira HatanakaRename argument strings of codegen passes to avoid...
2014-12-12 Hal Finkel[PowerPC] Add a DAGToDAG peephole to remove unnecessary...
2014-12-12 David MajnemerValueTracking: Don't recurse too deeply in computeKnown...
2014-12-12 Chad Rosier[ARMConstantIsland] Insert tbb/tbh optimization where...
2014-12-12 Colin LeMahieu[Hexagon] Adding double word add/min/minu/max/maxu...
2014-12-12 Nico WeberRevert r224149, llvm-dsymutil was already here.
2014-12-12 Colin LeMahieu[Hexagon] Adding J class call instructions.
2014-12-12 Nico WeberAdd llvm-dsymutil to test/CMakeLists.txt
2014-12-12 Reid KlecknerRelax debug-map-parsing.test error message check for...
2014-12-12 Frederic RissInitial dsymutil tool commit.
2014-12-12 Robert Khasanov[AVX512] Enabling bit logic lowering
2014-12-12 Vasileios Kalintiris[mips] Enable code generation for MIPS-III.
2014-12-12 Robert Khasanov[AVX512] Enabling MIN/MAX lowering.
2014-12-12 Andrea Di BiagioReapply "[MachineScheduler] Fix for PR21807: minor...
2014-12-12 Vasileios Kalintiris[mips] Support SELECT nodes for targets that don't...
2014-12-12 Andrea Di BiagioRevert: [MachineScheduler] Fix for PR21807: minor code...
2014-12-12 Suyog SardaThis patch recognizes (+ (+ v0, v1) (+ v2, v3)), reorde...
2014-12-12 Andrea Di Biagio[MachineScheduler] Fix for PR21807: minor code differen...
2014-12-12 Charlie TurnerEmit Tag_ABI_FP_16bit_format build attribute.
2014-12-12 Ekaterina RomanovaA fix for PR21176.
2014-12-12 Steven WuFix another infinite loop in InstCombine
2014-12-12 Matt ArsenaultR600: Fix min/max matching problems with unordered...
2014-12-12 Matt ArsenaultR600/SI: Don't promote f32 select to i32
2014-12-12 Matt ArsenaultAdd target hook for whether it is profitable to reduce...
2014-12-11 Duncan P. N. Exon... Bitcode: Use unsigned char to record MDStrings
2014-12-11 Ahmed Bougacha[X86] Add a temporary testcase for PR21876/r223996.
2014-12-11 Duncan P. N. Exon... Bitcode: Add METADATA_NODE and METADATA_VALUE
2014-12-11 Hal Finkel[PowerPC] Better lowering for add/or of a FrameIndex
2014-12-11 Matt ArsenaultR600/SI: Use unordered equal instructions
2014-12-11 Matt ArsenaultR600/SI: Make more unordered comparisons legal
2014-12-11 Matt ArsenaultR600/SI: Use unordered not equal instructions
2014-12-11 Alexey Samsonov[ASan] Change fake stack and local variables handling.
2014-12-11 David MajnemerAsmParser: Don't crash on an ill-formed MDNodeVector
2014-12-11 Andrea Di Biagio[InstCombine][X86] Improved folding of calls to Intrins...
2014-12-11 David MajnemerAsmParser: Don't crash on an ill-formed MDNodeVector
2014-12-11 Hal Finkel[PowerPC] Implement BuildSDIVPow2, lower i64 pow2 sdiv...
2014-12-11 Cameron McInally[AVX512] Add support for 512b variable bit shift intrin...
2014-12-11 Colin LeMahieu[Hexagon] Adding encoding information for sign extend...
2014-12-11 Elena DemikhovskyAVX-512: Added all forms of COMPRESS instruction
2014-12-11 Jozef Kolek[mips][microMIPS] Implement CodeGen support for LI16...
2014-12-11 David MajnemerInstSimplify: Remove usesless %a parameter from tests
2014-12-11 Michael KupersteinThe inliner needs to fix up debug information for llvm...
2014-12-11 Michael KupersteinAdd newline missing in r224010.
2014-12-11 Michael Kuperstein[X86] When converting movs to pushes, don't assume...
2014-12-11 Elena DemikhovskyAVX-512: Fixed a bug in lowering setcc for MVT::i1...
2014-12-11 Duncan P. N. Exon... IR: Canonicalize metadata formatting, NFC
2014-12-11 Ekaterina RomanovaReverting commit 223981, because the test that I added...
2014-12-11 Nick LewyckyFix LLVMContext to match what MDKind names that the...
2014-12-11 Duncan P. N. Exon... IR: Add 'invalid-' to test names for invalid assembly
2014-12-10 Tim NorthoverARM: correctly expand LDR-lit based globals.
2014-12-10 Ekaterina RomanovaA fix for PR21176.
2014-12-10 Colin LeMahieu[Hexagon] Adding combine ri/ir instructions.
2014-12-10 David MajnemerConstantFold, InstSimplify: undef >>a x can be either...
2014-12-10 David MajnemerConstantFold: an undef shift amount results in undef
2014-12-10 Colin LeMahieu[Hexagon] Adding encodings for JR class instructions...
2014-12-10 Juergen Ributzka[AArch64] MachO large code-model: Materialize FP consta...
2014-12-10 Colin LeMahieu[Hexagon] Adding JR class predicated call reg instructions.
2014-12-10 Sanjay PatelMatch new shuffle codegen for MOVHPD patterns
2014-12-10 David MajnemerConstantFold: div undef, 0 should fold to undef, not...
2014-12-10 David MajnemerInstSimplify: [al]shr exact undef, %X -> undef
2014-12-10 Michael Kuperstein[X86] Make a code path in EltsFromConsecutiveLoads...
2014-12-10 David MajnemerInstSimplify: div %X, 0 -> undef
2014-12-10 David MajnemerDataLayout: Provide nicer diagnostics for malformed...
2014-12-10 David MajnemerAsmParser: Don't allow null bytes in BB labels
2014-12-10 David MajnemerDataLayout: Be more verbose when diagnosing problems...
2014-12-10 David MajnemerI didn't intend to commit this with r223898
2014-12-10 David MajnemerDataLayout: Move asserts over to report_fatal_error
2014-12-10 David MajnemerAsmParser: Don't crash if a null byte is inside a quote...
2014-12-10 Ahmed Bougacha[ARM] Combine base-updating/post-incrementing vector...
2014-12-09 David MajnemerForgot to add test for r223856
2014-12-09 Ahmed Bougacha[ARM] Make testcase more explicit. NFC.
2014-12-09 Ahmed Bougacha[ARM] Also support v2f64 vld1/vst1.
2014-12-09 Colin LeMahieu[Hexagon] Fixing broken tests.
2014-12-09 Colin LeMahieu[Hexagon] Updating rr/ri 32/64 transfer encodings and...
next