Move the pass initialization helper functions into the llvm namespace, and add
[oota-llvm.git] / lib / Target /
2010-10-07 Evan ChengModel operand cycles of vldm / vstm; also fixes schedul...
2010-10-07 Chris Lattneradd support for isConvertibleToThreeAddress to ArithBin...
2010-10-07 Chris LattnerFix a few issues in ArithBinOpEFLAGS that made it speci...
2010-10-07 Chris LattnerConvert 'and' to single instance of a multipattern
2010-10-07 Jim GrosbachAllow use of the 16-bit literal move instruction in...
2010-10-07 Chris Lattneradd a new BinOpAI class to represent the immediate...
2010-10-07 Jim GrosbachAllow use of the 16-bit literal move instruction in...
2010-10-07 Chris Lattneradd a bunch of classes for other common patterns.
2010-10-07 Chris LattnerDefine a new BinOpRI8 class and use it to define the...
2010-10-07 Jakob Stoklund OlesenConstrain the offset register to a *_NOSP register...
2010-10-07 Chris Lattneradd the pattern operator to match to X86TypeInfo, use...
2010-10-06 Jakob Stoklund OlesenProperly handle GR32_NOSP in X86RegisterInfo::getMatchi...
2010-10-06 Jim Grosbachremove trailing whitespace
2010-10-06 Jason W KimFirst in a sequence of ARM/MC/*ELF* specific work.
2010-10-06 Jim GrosbachClean up MOVi32imm and t2MOVi32imm pseudo instruction...
2010-10-06 Jim GrosbachKill of the vestiges of the 'call' Modifier (no longer...
2010-10-06 Jim GrosbachNow that VDUPfqf and VDUPfdfare properly pseudos, kill...
2010-10-06 Jim GrosbachChange the NEON VDUPfdf and VDUPfqf pseudo-instructions...
2010-10-06 Jim GrosbachAdd a 'pattern' arg to the ARM PseudoNeonI class.
2010-10-06 Jim Grosbachtarget operand flag values aren't a bitmask
2010-10-06 Evan Cheng- Add TargetInstrInfo::getOperandLatency() to compute...
2010-10-06 Chris Lattnerenhance X86TypeInfo to include information about the...
2010-10-06 Chris Lattneradd a class for _REV nodes.
2010-10-06 Chris Lattnersink more intelligence into the ITy base class. Now...
2010-10-06 Chris Lattnerrefactor things a bit, now the REX_W and OpSize prefix...
2010-10-06 Chris Lattnerwith tblgen suitably extended, we can now get the load...
2010-10-06 Chris Lattnerlets go all meta and define new X86 type wrappers that...
2010-10-06 Chris Lattnerintroduce a new BinOpRM class and use it to factor...
2010-10-06 Chris Lattnerremove the !nameconcat tblgen feature. It "shorthand...
2010-10-06 Chris Lattnerreplace stuff like:
2010-10-05 Chris Lattnerallow !strconcat to take more than two operands to...
2010-10-05 Eric ChristopherComment out fastisel debugging message.
2010-10-05 Chris Lattnerassociate the instruction suffix letter with the intege...
2010-10-05 Chris Lattnerintroduce a new BinOpRR class, and convert 4 and instru...
2010-10-05 Eric ChristopherRandom cleanup and make the intermediate register in...
2010-10-05 Chris LattnerMove cmov pseudo instructions to InstrCompiler,
2010-10-05 Chris LattnerUse #NAME# to have the CMOV multiclass define things...
2010-10-05 Chris Lattnerenhance tblgen to support anonymous defm's, use this to
2010-10-05 Chris Lattnerconvert cmov mr patterns to use a multipattern. Death...
2010-10-05 Chris Lattnerswitch CMOVBE to the multipattern:
2010-10-05 Chris Lattnerfix a bug I introduced in r115669, which ended up with...
2010-10-05 Chris Lattneradd a multiclass for cmov's, but don't start using...
2010-10-05 Chris Lattneruse a multipattern to define setcc instructions:
2010-10-05 Chris Lattnermove SETB pseudos into the same place in InstrCompiler.td
2010-10-05 Chris LattnerReplace a gross hack (the MOV64ri_alt instruction)...
2010-10-05 Chris Lattnerdistribute the rest of the contents of X86Instr64bit...
2010-10-05 Chris Lattnermove the rest of the simple 64-bit arithmetic into...
2010-10-05 Chris Lattnercontinue moving 64-bit stuff into X86InstrArithmetic.td
2010-10-05 Jim GrosbachIncrease the number of bits used internally by the...
2010-10-05 Chris Lattnermove 64-bit add and adc to InstrArithmetic.
2010-10-05 Chris Lattnerrewrote two addr constraints so that they are only...
2010-10-05 Chris Lattnersplit the 32-bit integer arithmetic instructions out...
2010-10-05 Chris Lattnerintegrate the 64-bit shifts into X86InstrShiftRotate...
2010-10-05 Chris Lattnermove 32-bit shift and rotates out to their own file.
2010-10-05 Chris Lattneradd new file
2010-10-05 Chris Lattnermove sign and zero extensions out to their own file.
2010-10-05 Chris Lattnermove some instructions from Instr64Bit -> InstrInfo.
2010-10-05 Chris Lattnermove CMOV_FR32 and friends to InstrCompiler, since...
2010-10-05 Chris Lattnermove various pattern matching support goop out of X86In...
2010-10-05 Chris Lattnersplit conditional moves and setcc's out to their own...
2010-10-05 Chris Lattnermove string pseudo instructions to InstrCompiler consol...
2010-10-05 Chris Lattnermove the atomic pseudo instructions out to X86InstrComp...
2010-10-05 Chris Lattnermove more pseudo instructions out to X86InstrCompiler.td
2010-10-05 Chris Lattnermove VMX instructions out to their own file.
2010-10-05 Chris Lattnercontinue moving stuff out to X86InstrSystem.td. Move
2010-10-05 Michael J. Spencerfix MSVC 2010 build.
2010-10-05 Michael J. SpencerCleanup Whitespace.
2010-10-05 Chris Lattnerrefactor .td files a bit, moving system instructions...
2010-10-05 Jim GrosbachRe-apply r115363 and r115366 now that r115525 has remov...
2010-10-04 Bill WendlingThe pshufw instruction came about in MMX2 when SSE...
2010-10-04 Jim GrosbachRemove unneeded header
2010-10-04 Jan Wen VoungAdd hook in MCSection to decide when to use "optimized...
2010-10-03 Anton Korobeynikovva_args support for Win64.
2010-10-03 Anton KorobeynikovProperly emit stack probe on win64 (for non-mingw targets).
2010-10-03 Eli FriedmanAdd 3DNowA instructions.
2010-10-03 Chris Lattnerthe immediate field of pshufw is actually an 8-bit...
2010-10-03 Rafael EspindolaJim Asked us to move DataLayout on ARM back to the...
2010-10-03 Chris Lattneradd support for the prefetch/prefetchw instructions...
2010-10-03 Chris Lattnerwhat the heck, add support for the rest of the 3dNow...
2010-10-03 Chris LattnerImplement support for the bizarre 3DNow! encoding ...
2010-10-03 Evan ChengMajor changes to Cortex-A9 itinerary.
2010-10-02 Chris Lattnerstub out a header to put 3dNow! instructions into.
2010-10-02 Chris Lattnerfix a regression introduced in r115243, in which the...
2010-10-02 Nick LewyckyWind these directories back too. File adds and removes...
2010-10-02 Nick LewyckyContinue reverting r115363.
2010-10-02 Nick LewyckyRevert patches r115363 r115367 r115391 due to build...
2010-10-02 Jim GrosbachUpdate CMake files for recent AsmPrinter->InstPrinter...
2010-10-02 Eric ChristopherStart on lowering global addresses.
2010-10-01 Jim GrosbachPrintSpecial() can go away now.
2010-10-01 Eric ChristopherStub out constant GV handling, fixes C++ eh tests.
2010-10-01 Jim GrosbachNuke the rest of the :comment references
2010-10-01 Jim GrosbachNuke a bunch of no-longer-needed comment-only asm strings.
2010-10-01 Jim GrosbachNow that the asmprinter itself isn't in the subdir...
2010-10-01 Evan ChengFix r115332: correctly model AGU / NEON mux.
2010-10-01 Owen AndersonThread the determination of branch prediction hit rates...
2010-10-01 Jim GrosbachMove the asmprinter and MC lowering out of the AsmPrint...
2010-10-01 Jim GrosbachRename the AsmPrinter directory to InstPrinter for...
2010-10-01 Evan ChengFix scheduling infor for vmovn and vshrn which I broke...
2010-10-01 Evan ChengAdd operand cycles for vldr / vstr.
2010-10-01 Eric ChristopherDirect calls only for arm fast isel for now.
next