"foo" is not a ppc instruction, don't try to parse it.
[oota-llvm.git] / test /
2014-02-13 Rafael Espindola"foo" is not a ppc instruction, don't try to parse it.
2014-02-13 Rafael EspindolaSpecify a triple. MachO AArch64 support is missing.
2014-02-13 Daniel SandersRe-commit: Demote EmitRawText call in AsmPrinter::EmitI...
2014-02-13 NAKAMURA Takumillvm/test/CodeGen/AArch64/cpus.ll: Tweak to use -mtripl...
2014-02-13 Tim NorthoverARM: remove floating-point patterns for @llvm.arm.neon...
2014-02-13 Oliver StannardAdd Cortex-A53 and Cortex-A57 cores to the AArch64...
2014-02-13 Hao Liu[AArch64]Fix the problems that can't select mul/add...
2014-02-13 Rafael EspindolaCopy dll storage in copyAttributes.
2014-02-13 Juergen Ributzka[DAG] Fix the recognition of opaque constants in the...
2014-02-13 Hao Liu[AArch64]Add support for spilling FPR8/FPR16.
2014-02-13 Reid KlecknerGlobalOpt: Aliases don't have sections, don't copy...
2014-02-12 Owen AndersonRemove a very old instcombine where we would turn seque...
2014-02-12 Andrea Di Biagio[Vectorizer] Add a new 'OperandValueKind' in TargetTran...
2014-02-12 Andrea Di Biagio[X86] Teach the backend how to lower vector shift left...
2014-02-12 David BlaikieDebugInfo: Demonstrate that we're not currently uniquin...
2014-02-12 David BlaikieDebugInfo: Merge fission and non-fission (and 32 and...
2014-02-12 Adrian PrantlDebug info: Bugfix for r201190: DW_OP_piece takes bytes...
2014-02-12 Akira HatanakaPass edges weights to MachineBasicBlock::addSuccessor...
2014-02-12 Renato GolinPC-rel implemented in AArch64, test now pass
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2014-02-12 NAKAMURA Takumi[PR18809] Mark DebugInfo/empty.ll as XFAIL:cygming.
2014-02-12 Craig TopperTest case I forgot to 'add' for r201126.
2014-02-12 David BlaikieDwarfUnit: Include type unit's file strings in the...
2014-02-11 Evan ChengTweak ARM fastcc by adopting these two AAPCS rules:
2014-02-11 Adrian PrantlReapply r201180 with an additional error path.
2014-02-11 Adrian PrantlRevert "Debug info: Emit values in subregisters that...
2014-02-11 David BlaikieDebugInfo: Don't include the name of the CU file in...
2014-02-11 David BlaikieDebugInfo: Remove dependence on file numbering in the...
2014-02-11 Adrian PrantlDebug info: Emit values in subregisters that do not...
2014-02-11 Matt ArsenaultR600/SI: Fix assertion on infinite loops.
2014-02-11 Benjamin KramerInstCombine: Teach icmp merging about the equivalence...
2014-02-11 Jim GrosbachTidy up a bit. Formatting only.
2014-02-11 Jim GrosbachARM: Thumb2 LDR(literal) can target SP.
2014-02-11 Benjamin KramerScalarEvolution: Analyze trip count of loops with a...
2014-02-11 Robert LougherTeach the DAGCombiner how to fold concat_vector nodes...
2014-02-11 Chandler Carruth[LPM] Switch LICM to actively use LCSSA in addition...
2014-02-11 Robert LyttonXCore target: fix const section handling
2014-02-11 Robert Lytton XCore target: Lower ATOMIC_LOAD & ATOMIC_STORE
2014-02-11 Elena DemikhovskyAVX: fixed a bug in LowerVECTOR_SHUFFLE
2014-02-11 Elena DemikhovskyAVX-512: Optimized BUILD_VECTOR pattern;
2014-02-11 Quentin Colombet[CodeGenPrepare] Test case for the promotions that...
2014-02-10 Tom StellardR600/SI: Initialize M0 and emit S_WQM_B64 whenever...
2014-02-10 Tim NorthoverARM: use natural LLVM IR for vshll instructions
2014-02-10 Chad Rosier[AArch64] Handle aliases of conditional branches withou...
2014-02-10 Oliver StannardARM: r12 is callee-saved for interrupt handlers
2014-02-10 Tim NorthoverARM: use LLVM IR to represent the vshrn operation
2014-02-10 Robert LougherTest commit - added a new line to vec_shuf-insert.ll.
2014-02-10 Matheus Almeida[mips][msa] Add DLSA instruction.
2014-02-10 Matheus Almeida[mips][msa] Update FileCheck prefix in preparation for
2014-02-10 Kostya Serebryany[asan] support for FreeBSD, LLVM part. patch by Viktor...
2014-02-10 Elena DemikhovskyAVX-512: Fixed extract_vector_elt for v16i1 and v8i1...
2014-02-10 Craig TopperRecommit r201059 and r201060 with hopefully a fix for...
2014-02-10 Hao Liu[AArch64]Implement the copy of two FPR8 registers by...
2014-02-09 Benjamin KramerAsmParser: Parse (and ignore) nested .macro definitions.
2014-02-08 Saleem AbdulrasoolARM: change attribute tests to use parsed form
2014-02-08 Arnold SchwaighoferLoopVectorizer: Keep track of conditional store basic...
2014-02-08 Juergen Ributzka[Constant Hoisting] Fix insertion point for constant...
2014-02-07 Rafael EspindolaAlways create a temporary symbol to use with the cfi...
2014-02-07 Rafael EspindolaUse FileCheck variables to simplify this test.
2014-02-07 Renato GolinFix Darwin bots from EHABI change
2014-02-07 Matt ArsenaultR600/SI: Add failing test for 3 x i64 vectors.
2014-02-07 Renato GolinRemove -arm-disable-ehabi option
2014-02-07 Rafael EspindolaDon't internalize linkonce_odr non constant variables.
2014-02-07 Sasa Stankovic[mips] Forbid the use of registers t6, t7 and t8 if...
2014-02-07 Rafael EspindolaFix a bug with .weak_def_can_be_hidden: Mutable variabl...
2014-02-07 Oliver StannardLLVM-1163: AAPCS-VFP violation when CPRC allocated...
2014-02-07 Sasa StankovicChanged comment.
2014-02-07 Venkatraman Govind... [Sparc] Add support for parsing synthetic instruction...
2014-02-07 Venkatraman Govind... [Sparc] Emit correct encoding for atomic instructions...
2014-02-07 Venkatraman Govind... [Sparc] Emit relocations for Thread Local Storage ...
2014-02-07 Venkatraman Govind... [Sparc] Emit correct relocations for PIC code when...
2014-02-07 Manman RenPGO branch weight: fix PR18752.
2014-02-07 Jim GrosbachX86: Resolve a long standing FIXME and properly isel...
2014-02-06 Rafael EspindolaConvert test to FileCheck.
2014-02-06 Quentin Colombet[CodeGenPrepare] Move away sign extensions that get...
2014-02-06 Tom StellardR600/SI: Add a MUBUF store pattern for Reg+Imm offsets
2014-02-06 Tom StellardR600/SI: Add a MUBUF store pattern for Imm offsets
2014-02-06 Tom StellardR600/SI: Add a MUBUF load pattern for Reg+Imm offsets
2014-02-06 Tom StellardR600/SI: Use immediates offsets for SMRD instructions...
2014-02-06 Tim NorthoverX86: add costs for 64-bit vector ext/trunc & rebalance
2014-02-06 Nick LewyckyA memcpy out of an fresh alloca is a no-op, delete...
2014-02-06 Chandler Carruth[PM] Add a new "lazy" call graph analysis pass for...
2014-02-06 Juergen Ributzka[DAG] Don't pull the binary operation though the shift...
2014-02-06 Manman RenSet default of inlinecold-threshold to 225.
2014-02-06 Kevin EnderbyUpdate the X86 assembler for .intel_syntax to accept
2014-02-06 Paul RobinsonDisable most IR-level transform passes on functions...
2014-02-05 Manman RenInliner uses a smaller inline threshold for callees...
2014-02-05 Quentin Colombet[RegAlloc] Add a last chance recoloring mechanism when...
2014-02-05 Rafael EspindolaRemove support for not using .loc directives.
2014-02-05 Petar Jovanovic[mips] Add NaCl target and forbid indexed loads and...
2014-02-05 Petar Jovanovicmips: XFAIL non-extern-addend-smallcodemodel test
2014-02-05 Elena DemikhovskyAVX-512: optimized icmp -> sext -> icmp pattern
2014-02-05 Logan ChienARM: Resolve thumb_bl fixup in same MCFragment.
2014-02-05 Elena DemikhovskyAVX-512: fixed a bug in EVEX encoding (the bug appeared...
2014-02-05 Michel DanzerR600/SI: Add pattern for zero-extending i1 to i32
2014-02-05 Kai NackeARM: Enable use of relocation type tlsldo in debug...
2014-02-05 Elena DemikhovskyAVX-512: Added intrinsic for cvtph2ps.
2014-02-05 Rafael EspindolaAdd a test for printing absolute symbols in ELF.
2014-02-04 Rafael EspindolaSmall fix for llvm-nm handling of weak symbols on ELF...
next