[ARM] NEON instructions were erroneously decoded from certain invalid encodings
[oota-llvm.git] / test /
2013-10-30 Artyom Skrobov[ARM] NEON instructions were erroneously decoded from...
2013-10-30 Tom StellardR600: Custom lower f32 = uint_to_fp i64
2013-10-30 Daniel Sanders[mips][msa] Correct definition of bins[lr] and CHECK...
2013-10-30 Daniel Sanders[mips][msa] Added support for matching bmnz, bmnzi...
2013-10-30 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-10-30 Daniel Sanders[mips][msa] Added support for matching bins[lr]i.[bhwd...
2013-10-30 Daniel Sanders[mips][msa] Combine binsri-like DAG of AND and OR into...
2013-10-30 Daniel Sanders[mips][msa] Added support for matching splat.[bhw]...
2013-10-30 Juergen RibutzkaRevert "SelectionDAG: Teach the legalizer to split...
2013-10-30 Juergen RibutzkaSelectionDAG: Teach the legalizer to split SETCC if...
2013-10-29 Manman RenDebug Info: instead of calling addToContextOwner which...
2013-10-29 Akira Hatanaka[mips] Align the stack to 16-bytes for mfp64.
2013-10-29 Manman RenDebug Info: clean up testing case.
2013-10-29 Weiming Zhaoadd test cases for frameaddr and returnaddr for aarch64
2013-10-29 Zoran JovanovicSupport for microMIPS jump instructions
2013-10-29 Tom StellardR600/SI: Add compute support for CI v2
2013-10-29 Tom StellardR600: Expand vector FSQRT ops
2013-10-29 Bernard OgdenTest cleanup for v8 instructions
2013-10-29 Bernard OgdenARM: Add subtarget feature for CRC
2013-10-29 Tim NorthoverAArch64: add 'a' inline asm operand modifier
2013-10-29 Manman RenDebug Info: instead of calling addToContextOwner which...
2013-10-29 NAKAMURA TakumiAdd llvm/test/Transforms/SLPVectorizer/ARM/lit.local...
2013-10-29 Alp TokerFix "existant" typos
2013-10-29 Arnold SchwaighoferARM cost model: Unaligned vectorized double stores...
2013-10-29 Arnold SchwaighoferARM cost model: Account for zero cost scalar SROA instr...
2013-10-29 Andrew KaylorAdding a workaround for __main linking with remote...
2013-10-29 Joerg SonnenbergerMove the STT_FILE symbols out of the normal symbol...
2013-10-29 Manman RenDebug Info: use createAndAddDIE for newly-created Subpr...
2013-10-28 Andrew KaylorRenaming MCJIT .ir files to .ll and moving them to...
2013-10-28 Alp Tokerlit: add missing substitutions for recently added tools
2013-10-28 Alp TokerQuote potential shell expansions found in tests
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Andrew KaylorStandardizing lli's extra module command line option
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Lang HamesReturn early from getUnconditionalBranchTargetOpValue...
2013-10-28 Rafael EspindolaConvert a llc -filetype=obj test into a llvm-mc test.
2013-10-28 Logan Chien[arm] Implement eabi_attribute, cpu, and fpu directives.
2013-10-28 Richard Sandiford[SystemZ] Set usaAA to true
2013-10-28 Richard Sandiford[DAGCombiner] Respect volatility when checking for...
2013-10-28 Richard SandifordKeep TBAA info when rewriting SelectionDAG loads and...
2013-10-28 Benjamin KramerSCEV: Make the final add of an inbounds GEP nuw if...
2013-10-27 Reed KotlerMake first substantial checkin of my port of ARM consta...
2013-10-27 NAKAMURA TakumiMCJIT-remote: __main should be resolved in child context.
2013-10-27 Elena DemikhovskyAVX-512: PMIN/PMAX intrinsics and patterns
2013-10-27 Shuxin YangRevert r193251 : Use address-taken to disambiguate...
2013-10-26 NAKAMURA Takumillvm/test/lit.cfg: Tighten conditions to enable 'native'.
2013-10-26 NAKAMURA Takumillvm/test/Other/close-stderr.ll: Remove "XFAIL:win32...
2013-10-25 Andrew TrickFix SCEVExpander: don't try to expand quadratic recurre...
2013-10-25 Andrew TrickFix LSR: don't normalize quadratic recurrences.
2013-10-25 Rafael EspindolaHandle calls and invokes in GlobalStatus.
2013-10-25 Hal FinkelLoopVectorizer: Don't attempt to vectorize extracteleme...
2013-10-25 Quentin Colombet[X86][AVX512] Add patterns that match the AVX512 floati...
2013-10-25 Quentin Colombet[X86][AVX512] Add patterns that match the AVX512 floati...
2013-10-25 Tim NorthoverARM: allow .thumb_func to be separated from symbol...
2013-10-25 Tim NorthoverARM: don't expand atomicrmw inline on Cortex-M0
2013-10-25 Tim NorthoverLegalizeDAG: allow libcalls for max/min atomic operations
2013-10-25 Tim NorthoverARM: tweak test to pass on all platforms
2013-10-24 Jim GrosbachARM: Test r193381 a bit more thoroughly.
2013-10-24 Jim GrosbachARM: Tweak usage of '*vfp' compiler_rt functions.
2013-10-24 Tom StellardInliner: Handle readonly attribute per argument when...
2013-10-24 Renato GolinI had to move and remove
2013-10-24 Tim NorthoverARM: Mark double-precision instructions as such
2013-10-24 Renato GolinFix broken builds by moving test to x86 dir
2013-10-24 Renato GolinMark vector loops as already vectorized
2013-10-24 Tim NorthoverARM: add a couple more NEON predicates.
2013-10-24 Tim NorthoverARM: mark various aliases with their architecture requi...
2013-10-24 Zoran JovanovicAdded tests for microMIPS relocations 1.
2013-10-24 Tim NorthoverARM: Use non-VFP softcalls on embedded Darwinish targets
2013-10-24 Tim NorthoverARM: fix assert on unpredictable POP instruction.
2013-10-24 Yaron KerenAdded test for -elf configuration, to see that _alloca...
2013-10-24 Job NoormanMake sure SP is always aligned on a 2 byte boundary
2013-10-24 Nuno Lopesfix PR17635: false positive with packed structures
2013-10-24 Amara Emerson[AArch64] Fix NZCV reg live-in bug in F128CSEL codegen.
2013-10-24 Elena DemikhovskyAVX-512: added VCVTPH2PS, VCVTPS2PH with intrinsics
2013-10-24 Craig TopperReplace sse41/sse42 with sse4.1/sse4.2 in test command...
2013-10-24 Craig TopperAdd non-AVX tests for AES intrinsics.
2013-10-24 Craig TopperAdd tests for SSE intrinsics in non-avx mode by copying...
2013-10-24 Juergen RibutzkaFix a bug in LinearFunctionTestReplace that created...
2013-10-23 Benjamin KramerX86: Custom lower sext v16i8 to v16i16, and the corresp...
2013-10-23 Benjamin KramerX86: Custom lower zext v16i8 to v16i16.
2013-10-23 Michael LiaoFix PR17631
2013-10-23 NAKAMURA TakumiAdd llvm-c-test to check-llvm.
2013-10-23 Shuxin YangUse address-taken to disambiguate global variable and...
2013-10-23 Anders WaldenborgFix cmake dependency on llvm-c-test in test
2013-10-23 Matheus Almeida[mips][msa] Direct Object Emission support for the...
2013-10-23 Daniel Sanders[mips][msa] Added support for matching fexp2 from norma...
2013-10-23 Artyom SkrobovMake ARM hint ranges consistent, and add tests for...
2013-10-23 Anders WaldenborgFix check for supported targets in llvm-c lit.local.cfg
2013-10-23 Anders WaldenborgAdd llvm-c-test tool for testing llvm-c
2013-10-23 Tom StellardR600/SI: fix MIMG writemask adjustement
2013-10-23 Tom StellardR600: Fix handling of vector kernel arguments
2013-10-23 Tom StellardR600/SI: Add support for i64 bitwise or
2013-10-23 Tom StellardR600/SI: Use S_LOAD_DWORD instructions for v8i32 and...
2013-10-22 David BlaikieMC: Support multiple sections with the same name in...
2013-10-22 Tim NorthoverARM: provide diagnostics on more writeback LDM/STM...
next