Make sure to initialize the fpm in the ocaml tutorial.
[oota-llvm.git] / lib / Target /
2009-09-14 Jim Grosbachtrivial whitespace cleanup
2009-09-14 Chris Lattneradd PR#
2009-09-14 Chris LattnerPIC16 does allow colon after MBB labels, simplify EmitB...
2009-09-14 Chris LattnerChange MCAsmStreamer to take an MCInstPrinter instead...
2009-09-14 Chris LattnerGive MCInstPrinter a MCAsmInfo member, make X86ATTInstP...
2009-09-14 Chris Lattnertidy up a bit.
2009-09-13 Chris Lattneradd some special case handling for strangely named...
2009-09-13 Daniel DunbarRemove unused variables.
2009-09-13 Chris Lattnerremove all but one reference to TargetRegisterDesc...
2009-09-13 Chris Lattnerthe tblgen produced 'getRegisterName' method does not...
2009-09-13 Chris Lattnerswitch the x86 asmprinters to use getRegisterName instead
2009-09-13 Chris Lattnermake tblgen produce a function that returns the name...
2009-09-13 Chris Lattnermake intel asmprinter use TRI::getAsmName instead of...
2009-09-13 Chris Lattnersplit MCInst printing out of the X86ATTInstPrinter
2009-09-13 Chris Lattnerreduce indentation with early exit.
2009-09-13 Chris Lattnerdelete the fixme too! :)
2009-09-13 Chris Lattnermerge the linux cpool/jtbl pic tests into pic.ll and...
2009-09-13 Chris Lattnermake X86ATTAsmPrinter::PrintPICBaseSymbol forward to...
2009-09-13 Chris Lattnerreplace printBasicBlockLabel with EmitBasicBlockStart,
2009-09-13 Chris Lattnerconvert some uses of printBasicBlockLabel to use GetMBB...
2009-09-13 Anton KorobeynikovFix merge problem
2009-09-13 Anton KorobeynikovDefine proper subreg sets for arm - this should fix...
2009-09-12 Chris Lattnerdevirtualize AsmPrinter::printBasicBlockLabel since...
2009-09-12 Anton KorobeynikovAdd QPR_VFP2 regclass and add copy_to_regclass nodes...
2009-09-12 Chris Lattnerfactor MBB label lowering better
2009-09-12 Chris LattnerX86MCInstLower::Lower should only not emit anything...
2009-09-12 Chris Lattnereliminate the "MBBLabel" MCOperand type, and just use...
2009-09-12 Chris Lattnersplit MachineInstr -> MCInst lowering into its own...
2009-09-12 Chris Lattnerremove the "old" at&t style asmprinter. Unfortunately...
2009-09-12 Sean CallananAdded the WAIT instruction to the Intel tables,
2009-09-12 Sean CallananAdded CMPS (string comparison) instructions for all
2009-09-12 Chris Lattnerfix another GCC bootstrap problem, which manifested...
2009-09-12 Chris Lattnerfix an embarassing typo that resulted in llvm-gcc boots...
2009-09-12 Sean CallananAdded SCAS instructions in their 8, 16, 32, and
2009-09-11 Ted KremenekUpdate CMake files.
2009-09-11 Jim GrosbachRevert array initialization regclass change so that...
2009-09-11 Jim GrosbachUpdate register class references to use the global...
2009-09-11 Sean CallananAdded ADC, SUB, SBB, and OR instructions that operate
2009-09-11 Chris Lattnerfix pasto
2009-09-11 Chris Lattnerfix some fixmes: emit stubs in sorted order.
2009-09-11 Chris Lattnerturn on -experimental-asm-printer for x86 / AT&T by...
2009-09-11 Chris Lattnerswitch HiddenGVStubs to be a DenseMap instead of a...
2009-09-11 Chris LattnerFix a bug I introduced in FnStubs generation, switch...
2009-09-11 Chris Lattnerchange FnStubs from being a StringMap<std::string>...
2009-09-11 Chris LattnerprintInstruction() no longer prints a \n after itself...
2009-09-11 Chris Lattnerreimplement X86ATTAsmPrinter::GetGlobalAddressSymbol...
2009-09-11 Chris Lattnerconvert X86ATTAsmPrinter::GetExternalSymbolSymbol to...
2009-09-11 Chris Lattnerrearrange some code, export a SmallString version of...
2009-09-11 Evan ChengFollow up to 81494. When the folded reload is narrowed...
2009-09-11 Evan ChengIt's not legal to fold a load from a narrower stack...
2009-09-10 Kevin EnderbyAdded the ParseInstruction() hook for target specific...
2009-09-10 Sean CallananAdded XOR instructions for rAX and immediates of
2009-09-10 Sean CallananAdded MOV instructions between rAX and memory offsets,
2009-09-10 Sean CallananAdded a variety of PUSH and POP instructions, including
2009-09-10 Evan ChengProper support of non-lazy indirect symbols.
2009-09-09 Evan ChengFix double load / store multiple encoding.
2009-09-09 Bob WilsonFix pr4939: Change FPCCToARMCC to translate SETOLE...
2009-09-09 Chris Lattnerremove DebugLoc from MCInst and eliminate "Comment...
2009-09-09 Chris Lattneradd a gross hack to get "SrcLine" comments to show...
2009-09-09 Chris Lattnerhoist the call to processDebugLoc out of the generated
2009-09-09 Anton KorobeynikovProvide proper section flags for various BSS flavours
2009-09-09 Anton KorobeynikovWhitespace cleanup
2009-09-09 Chris Lattnerdisable the new asmprinter by default. Both the Mangle...
2009-09-09 Evan ChengCast MO.getImm() to unsigned before comparing with...
2009-09-09 Evan ChengMake sure to make stub region writable before emission...
2009-09-09 Evan ChengFix arm jit encoding bug introduced by 75048. Some...
2009-09-09 Evan ChengRemove comments which don't add much to .s readibility.
2009-09-09 Chris Lattnerturn the mcinst asmprinter on by default for x86, tweak...
2009-09-09 Chris Lattnertidy up
2009-09-09 Chris Lattnermake sure to send external symbols through the mangler,
2009-09-09 Chris Lattneradd support for @PLT and friends on external symbols...
2009-09-08 Chris Lattnerchange selectiondag to add the sign extended versions...
2009-09-08 Anton KorobeynikovUnbreak getOnesVector() / getZeroVector() to use valid...
2009-09-08 Anton KorobeynikovAdd NEON 'laned' operations. This fixes another bunch...
2009-09-08 Richard PenningtonAdd source debug information to the Sparc code generator.
2009-09-08 Nicolas GeoffrayAlso emit a label for TargetInstrInfo::GC_LABEL.
2009-09-08 Chris Lattneradd support for some missing modifiers on jumptable...
2009-09-08 Chris Lattneradd a bunch more evil lowering code to work around...
2009-09-08 Chris LattnerADd support for "lowering" the X86::MOVZX16rr8/X86...
2009-09-08 Chris Lattneradd a hack to lower MOV16r0 to MOV32r0 in MCInstLower...
2009-09-08 Chris Lattnerfix PR4767, a crash because fp stackifier visited blocks in
2009-09-06 Anton KorobeynikovDo not create calls via PLT in compilation callback...
2009-09-06 Duncan SandsRemove a left over bit of code with no effect.
2009-09-06 Duncan SandsRemove unreachable code.
2009-09-06 Duncan SandsAvoid an unused variable warning when assertions are
2009-09-06 Duncan SandsMark more constants unsigned, as warned about by icc...
2009-09-06 Duncan SandsRemove some not-really-used variables, as warned
2009-09-06 Duncan SandsRemove strange 'const' qualifiers, as warned about...
2009-09-06 Duncan SandsRemove some unused variables and methods warned about by
2009-09-04 Jim GrosbachWhitespace cleanup
2009-09-03 Bill WendlingIf we've pushed registers onto the stack, but aren...
2009-09-03 David GoodwinCalls clobber FPSCR.
2009-09-03 Dan GohmanRecognize more opportunities to use SSE min and max...
2009-09-03 Mon P WangFixed a few problems with vector shifts
2009-09-03 Dan GohmanAdd a -disable-16bit flag and associated support for...
2009-09-03 Kevin EnderbyRemoved the non-target independent AsmToken::Register...
2009-09-03 Benjamin KramerCppBackend: avoid printing unnecessary whitespace.
2009-09-03 Chris Lattnerdon't call getOffset() on jump tables, this fixes three...
2009-09-03 Chris LattnerImplement support for X86II::MO_GOT_ABSOLUTE_ADDRESS...
2009-09-03 Evan ChengReference to hidden symbols do not have to go through...
next