Add a new 'hotpatch' attribute. This attribute will insert a two-byte no-op
[oota-llvm.git] / test /
2010-10-24 Duncan SandsFix PR8445: a block with no predecessors may be the...
2010-10-23 Owen AndersonAdd tests for NEON encoding of vqsub.
2010-10-23 Michael J. SpencerX86: Emit _fltused instead of __fltused on Windows...
2010-10-23 Mikhail GlushenkovRemove -llvmc-temp-hack from tblgen.
2010-10-22 Owen AndersonAdd tests for NEON encoding of vhsub.
2010-10-22 Jim GrosbachAdd a CMP test.
2010-10-22 Owen AndersonAdd tests for NEON encoding of vsubw.
2010-10-22 Jim Grosbachtidy up
2010-10-22 Owen AndersonAdd tests for NEON encoding of vsubl.
2010-10-22 Owen AndersonAdd tests for NEON encoding of vsub.
2010-10-22 Owen AndersonAdd tests for NEON encoding of vqdmlsl.
2010-10-22 Owen AndersonAdd tests for NEON encoding of vmlsl.
2010-10-22 Jim Grosbachtidy up.
2010-10-22 Jim GrosbachARM mode encoding information for CLZ, RBIT, REV*,...
2010-10-22 Jim GrosbachRemove duplicate test.
2010-10-22 Jim Grosbachtidy up.
2010-10-22 Jim GrosbachFileCheck-ize a few tests.
2010-10-22 Bob WilsonTeach instcombine to set the alignment arguments for...
2010-10-22 Owen AndersonAdd tests for the correct encoding of NEON vmls.
2010-10-22 Owen AndersonAdd correct NEON encodings for vqdmlal.
2010-10-22 Jim GrosbachAdd the encoding information for the rest of the ARM...
2010-10-22 Owen AndersonProvide correct encodings for NEON vmlal.
2010-10-22 Owen AndersonProvide correct NEON encodings for vmla.
2010-10-22 Stuart HastingsTemporarily revert r117079; it broke a tester. Radar...
2010-10-22 Jim GrosbachMore ARM multiply instuction binary encodings.
2010-10-22 Owen AndersonAdd testscases for encoding of NEON vdqmull.
2010-10-22 Jim GrosbachMore ARM multiply instruction encoding information.
2010-10-22 NAKAMURA Takumitest/Makefile: Force lit -j1 on Cygwin.
2010-10-22 Andrew TrickReverting r117031 to cleanup valgrind errors.
2010-10-22 Sean CallananFixed handling of immediate operand sizes, which
2010-10-21 Stuart HastingsTest case for r117075. Radar 6635085.
2010-10-21 Owen AndersonAdd tests for NEON encoding of vmull.
2010-10-21 Jim GrosbachARM binary encodings for MVN variants.
2010-10-21 Owen AndersonAdd tests for NEON encoding of vqdmulh and vqrdmulh.
2010-10-21 Jim GrosbachARM Binary encoding information for BFC/BFI instructions.
2010-10-21 Owen AndersonAdd tests for NEON vmul encoding.
2010-10-21 Owen AndersonRename this test to better reflect its contents.
2010-10-21 Owen AndersonAdd tests for NEON encodings of vaddhn and vraddhn.
2010-10-21 Owen AndersonAdd tests for NEON encodings of vqadd, which was alread...
2010-10-21 Owen AndersonAdd correct NEON encodings for vhadd and vrhadd.
2010-10-21 Owen AndersonAdd correct encodings for NEON vaddw.s* and vaddw.u*.
2010-10-21 Owen AndersonProvide correct NEON encodings for vaddl.u* and vaddl.s*.
2010-10-21 Rafael EspindolaDo not recurse into symbol refs that have a variant...
2010-10-21 Kevin EnderbyMore tweaks to X86 instructions to allow the 'w' suffix...
2010-10-21 Bill WendlingFix whitespace.
2010-10-21 Wesley PeckRecommit 116986 with capitalization typo fixed.
2010-10-21 Andrew Trickputback r116983 and fix simple-fp-encoding.ll tests
2010-10-21 Wesley PeckReverting the commit 116986. It was breaking the build...
2010-10-21 Owen AndersonRevert r116983, which is breaking all the buildbots.
2010-10-21 Wesley PeckMajor update of the MicroBlaze backend. The new feature...
2010-10-21 Evan ChengAdd missing scheduling itineraries for transfers betwee...
2010-10-21 Owen AndersonImplement correct encodings for NEON vadd, both integer...
2010-10-20 Bill WendlingAdd encoding for moving a value between two ARM core...
2010-10-20 Bill WendlingAdd encodings for movement between ARM core registers...
2010-10-20 Dan GohmanAdd some comments.
2010-10-20 Evan ChengMore accurate estimate / tracking of register pressure.
2010-10-20 Dale JohannesenFix crash introduced in 116852. 8573915.
2010-10-20 Jason W KimCut unneeded global variable.
2010-10-20 Rafael EspindolaHandle _GLOBAL_OFFSET_TABLE_ correctly.
2010-10-19 Dale JohannesenEnable using vdup for vector constants which are splat of
2010-10-19 Evan ChengRe-enable register pressure aware machine licm with...
2010-10-19 Jason W KimFixing r116753 r116756 r116777
2010-10-19 Daniel DunbarRevert r116781 "- Add a hook for target to determine...
2010-10-19 Mikhail GlushenkovGlobalOpt: EvaluateFunction() must not evaluate stores...
2010-10-19 Che-Liang ChiouAdd test case mov.ll for PTX device function
2010-10-19 Rafael EspindolaFix PR8300 by remembering to keep the bitcast in all...
2010-10-19 Evan Cheng- Add a hook for target to determine whether an instruc...
2010-10-19 Eric ChristopherSpeculatively revert 116753 and 116756 to attempt to...
2010-10-19 Bob WilsonSupport alignment for NEON vld-lane and vst-lane instru...
2010-10-19 Kevin EnderbyAdded a few tweaks to the Intel Descriptor-table suppor...
2010-10-18 Eric ChristopherRevert r116220 - thus turning arm fast isel back on...
2010-10-18 Jason W KimGet rid of unneeded FormatOutput global variable
2010-10-18 Jason W KimChanged elf-dump to output hex format by default.
2010-10-18 Dan GohmanDon't pass the raw invalid pointer used to represent...
2010-10-18 Dan GohmanAdd a basic testcase for TBAA-aware LICM.
2010-10-18 Rafael EspindolaImplement R_386_GOT32.
2010-10-18 Rafael EspindolaRelocate with .bss instead of using the symbol. Matches...
2010-10-18 Dan GohmanRun tbaa before basicaa, since that's how it's expected...
2010-10-18 Rafael EspindolaProduce ELF::R_386_GOTPC relocations.
2010-10-18 Dan GohmanMake TypeBasedAliasAnalysis default to doing nothing...
2010-10-18 Dan GohmanMake BasicAliasAnalysis a normal AliasAnalysis implemen...
2010-10-18 Kevin EnderbyAdded a handful of x86-32 instructions that were missin...
2010-10-18 Rafael EspindolaProduce a R_386_PLT32 when needed. Moved the default...
2010-10-18 Rafael EspindolaHandle GOTOFF correctly on i386.
2010-10-18 Kalle RaiskilaImprove lowering of sext to i128 on SPU.
2010-10-16 Rafael EspindolaAdd a MCObjectFormat class so that code common to all...
2010-10-16 Benjamin KramerUnbreak test on non-COFF targets.
2010-10-16 Michael J. SpencerMC-COFF: Add support for default-null weak externals.
2010-10-16 Michael J. SpencerX86-Windows: Emit an undefined global __fltused symbol...
2010-10-15 Owen AndersonGeneralize MemCpyOpt's handling of call slot forwarding...
2010-10-15 Mikhail Glushenkovllvmc: Add a test for the -c flag.
2010-10-15 Jim GrosbachARM mode encoding information for UBFX and SBFX instruc...
2010-10-15 Jakob Stoklund OlesenFileCheckize
2010-10-15 Rafael EspindolaRefactor code a bit and avoid creating unnecessary...
2010-10-15 Bob WilsonARM instructions that are both predicated and set the...
2010-10-14 Jim GrosbachSimplify test file a bit.
2010-10-14 Jim GrosbachAdd testcase for RRX and ASRS (which effectively tests...
2010-10-14 Jim GrosbachRefactor the MOVsr[al]_flag and RRX pseudo-instructions...
2010-10-14 Jim GrosbachTweak the ARM backend to use the RRX mnemonic instead...
2010-10-14 Jim GrosbachMOVi16 and MOVT ARM mode encodings.
next