Make the <ARCH>ELFObjectWriter statics private
[oota-llvm.git] / lib /
2010-11-22 Jason W KimMake the <ARCH>ELFObjectWriter statics private
2010-11-22 Jason W KimFix misplaced statics.
2010-11-22 Jason W KimKill trailing whitespace
2010-11-22 Jason W KimRefactor the ELFRelocationEntry (pull up) and move...
2010-11-22 Evan ChengFix epilogue codegen to avoid leaving the stack pointer...
2010-11-22 Duncan SandsIf a GEP index simply advances by multiples of a type...
2010-11-22 Kalle RaiskilaFix a bug with extractelement on SPU.
2010-11-22 Rafael EspindolaAdd basic CFI methods to the streamer interface.
2010-11-22 Duncan SandsMove the "gep undef" -> "undef" transform from instcomb...
2010-11-22 Rafael EspindolaRemove some #includes.
2010-11-22 Benjamin KramerImplement the "if (X == 6 || X == 4)" -> "if ((X|2...
2010-11-22 Duncan SandsDon't keep track of inserted phis in PromoteMemoryToReg...
2010-11-22 Duncan SandsFix a compiler warning about Kind being used uninitialized
2010-11-21 Eric ChristopherPseudos default to 4byte size, let the instruction...
2010-11-21 Wesley PeckImplement ELF object file writing support for the MBlaz...
2010-11-21 Wesley PeckImplement branch analysis in the MBlaze backend.
2010-11-21 Wesley PeckMake it a little bit more explicit that the MBlaze...
2010-11-21 Wesley PeckFix an error in the MBlaze delay slot filler where...
2010-11-21 Chris Lattnerfix comment
2010-11-21 Chris Lattnerapparently tailcalls are better on darwin/x86-64 than...
2010-11-21 Benjamin KramerInitialize MemDep's TD member so buildbots don't trip...
2010-11-21 Duncan SandsAdd a rather pointless InstructionSimplify transform...
2010-11-21 Duncan SandsFix spelling.
2010-11-21 Bill WendlingMore Thumb encodings.
2010-11-21 Bill WendlingAdd encoding for ARM "trap" instruction.
2010-11-21 Bill WendlingThe "trap" instruction is one of this which doesn't...
2010-11-21 Bill Wendling- Give "trap" the correct encoding, at least according...
2010-11-21 Chris Lattnerapply Dan's fix for PR8268 which allows constant foldin...
2010-11-21 Chris Lattnerimplement PR8524, apparently mainline gas accepts movq...
2010-11-21 Chris Lattnerrework some DSE paths to use the newly-public "getPoint...
2010-11-21 Chris Lattneradd "getLocation" method to AliasAnalysis for getting...
2010-11-21 Chris Lattnerimplement PR8576, deleting dead stores with intervening...
2010-11-21 Chris Lattneradd some random notes.
2010-11-21 Owen AndersonUse by-name rather than by-order operand matching for...
2010-11-21 Chris Lattneroptimize:
2010-11-21 Chris Lattnertail calls on x86 are implemented.
2010-11-21 Jim GrosbachBR_JTadd is ARM-only, so use the proper pseudo class...
2010-11-21 Rafael EspindolaHandle PCRel relocations with absolute values. Fixes...
2010-11-21 Chris LattnerImplement PR8644: forwarding a memcpy value to a byval,
2010-11-20 Bill WendlingA few more thumb instruction MC encodings.
2010-11-20 Eric ChristopherRewrite address handling to use a structure with all...
2010-11-20 Eric ChristopherSTRH only needs the additional operand, not t2STRH...
2010-11-20 Benjamin KramerSimplify code. No change in functionality.
2010-11-20 Anton KorobeynikovMake this compile on case-sensitive file systemsw
2010-11-20 Anton KorobeynikovMove some more hooks to TargetFrameInfo
2010-11-20 Benjamin KramerSilence Release build warnings about unused functions.
2010-11-20 Duncan SandsOn X86, MEMBARRIER, MFENCE, SFENCE, LFENCE are not...
2010-11-20 Andrew TrickRemoving the useless test that I added recently. It...
2010-11-20 Andrew TrickRABasic fix. Regalloc is responsible for updating block...
2010-11-20 Andrew TrickWhitespace.
2010-11-20 Bill WendlingAdd more Thumb add instruction encodings.
2010-11-20 Bill WendlingAdd Thumb encodings for some add instructions.
2010-11-20 Bill WendlingAdd more encodings for Thumb instructions.
2010-11-20 Bill WendlingHave the getAddrMode3OpValue() function in ARMCodeEmitt...
2010-11-20 Bill WendlingCheck for _setjmp too, because it's also used.
2010-11-19 Jim GrosbachFix ARM LDR* post-indexed operand encoding.
2010-11-19 Bill WendlingEncodings for the compare instructions.
2010-11-19 Owen AndersonThe Vm and Vn register fields must be the same for...
2010-11-19 Evan ChengFix a cut-n-paste-error.
2010-11-19 Owen AndersonDocument the new GVN number table structure.
2010-11-19 Jim GrosbachOperand names
2010-11-19 Jim Grosbachtrailing whitespace
2010-11-19 Eric ChristopherDon't need to save piecemeal now.
2010-11-19 Eric ChristopherUpdate comment.
2010-11-19 Bill WendlingAdd encodings for some of the thumb ADD instructions...
2010-11-19 Eric ChristopherUpdate comment.
2010-11-19 Jim GrosbachClarify operand names.
2010-11-19 Eric ChristopherRefactor address mode handling into a single struct...
2010-11-19 Jim GrosbachFix encoding for ARM MLS instruction.
2010-11-19 Owen AndersonWhen folding addressing modes in CodeGenPrepare, attemp...
2010-11-19 Jim GrosbachAdd ARM encoding information for STRD.
2010-11-19 Jim GrosbachShuffle things around a bit to keep like things togethe...
2010-11-19 Bill WendlingRevert accidental commit.
2010-11-19 Bill WendlingChange long binary encodings to use hex instead. It...
2010-11-19 Jim GrosbachFactor out operand encoding bits for ARM addressing...
2010-11-19 Jim GrosbachDelete another dead class.
2010-11-19 Jim Grosbachwhitespace tweak.
2010-11-19 Rafael EspindolaFix a use after free. Patch by Frits van Bommel.
2010-11-19 Jim GrosbachRefactor PICSTR* instructions to really be pseudos...
2010-11-19 Jim GrosbachRename ARM .td class AIldst1 to AI2ldst for consistency...
2010-11-19 Jim GrosbachAdd ARM binary encoding information for the rest of...
2010-11-19 Mon P WangMake isScalarToVector to return false if the node is...
2010-11-19 Kevin EnderbyAdded support for the Mach-O .symbol_resolver directive...
2010-11-19 Jim GrosbachRemove dead code.
2010-11-19 Jim GrosbachARM LDRD binary encoding.
2010-11-19 Jim GrosbachRemove hard tabs.
2010-11-19 Jim GrosbachRemove trailing whitespace.
2010-11-19 Benjamin KramerAvoid release build warnings.
2010-11-19 Owen AndersonFix decoding ambiguities of stdrex and ldrex.
2010-11-19 Benjamin KramerSilence warning about an uninitialized variable.
2010-11-19 Duncan SandsRemove threading of Xor over selects and phis, with...
2010-11-19 Rafael EspindolaAdd a MCLineSectionOrder vector so that we produce...
2010-11-19 Evan ChengThese instructions are thumb2 only.
2010-11-19 Evan ChengFix an obvious oversight.
2010-11-19 Jakob Stoklund OlesenDon't attempt trivial coalescing for sub-register copies.
2010-11-19 Rafael EspindolaAdd an assert.
2010-11-19 Jakob Stoklund OlesenAdd ADT/IntervalMap.
2010-11-19 Rafael EspindolaFix llvm-gcc boostrap on OS X by avoiding printing...
2010-11-19 Rafael EspindolaChange some methods in MCDwarf.cpp to be able to handle...
2010-11-19 Bill WendlingAdd MC encodings for some Thumb instructions. Test...
next