2010-05-13 |
Daniel Dunbar | MC: Add section layout order indices to MCSectionData. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Rafael Espindola | Add an also-emit-llvm option to the gold plugin. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Daniel Dunbar | MC: Move ordinal calculation, to make sure fragments... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Daniel Dunbar | MC: Create dummy fragments to avoid ever having empty... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Daniel Dunbar | MC: Add MCAsmLayout::FragmentReplaced() helper function. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Chandler Carruth | Update tablegen to generate shorts instead of chars... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Anton Korobeynikov | Properly set thread-local flag on globals during cpp... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Nick Lewycky | Remove heinous tabs. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Nick Lewycky | Add testcase for r103653. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Nick Lewycky | Replace the core comparison login in merge functions... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Daniel Dunbar | Fix -Asserts warning. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Daniel Dunbar | MC: Eliminate MCSectionData::{,Address,File}Size, which... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Daniel Dunbar | Fix -Asserts warning. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Daniel Dunbar | MC: Switch to using explicit MCAlignFragments with... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Evan Cheng | Bring back VLD1q and VST1q and use them for reloading... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Daniel Dunbar | MC/Mach-O: Add another zerofill test to improve coverage. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Daniel Dunbar | MC: Add MCAlignFragment::OnlyAlignAddress bit. This... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Daniel Dunbar | MC: Add MCSectionData::AddressSize, which is the size... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Jakob Stoklund... | Take allocation hints from copy instructions to/from... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Jakob Stoklund... | More asserts around physreg uses |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Evan Cheng | Expand VMOVQQ into a pair of VMOVQ. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Evan Cheng | Mark some pattern-less instructions as neverHasSideEffects. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Chris Lattner | fix rdar://7965971 and a fixme: use ParseIdentifier in |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Chris Lattner | reapply r103668 with a fix. Never make "minor syntax... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Evan Cheng | If REG_SEQUENCE source is livein, copy it first. Also... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Evan Cheng | Do not attempt copy coalescing if the source and dest... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Chris Lattner | revert r103668 for now, it is apparently breaking things. |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Chris Lattner | moffset forms of moves are x86-32 only, make the parser |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Evan Cheng | Fix some potential issues in the pseudo instruction... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Daniel Dunbar | MC: Move MCAlignFragment::EmitNops value out of the... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Daniel Dunbar | MC: Eliminate MCZeroFillFragment, it is no longer needed. |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Daniel Dunbar | MC: Explicitly check that only virtual fragments appear... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Daniel Dunbar | MC: Switch MCFillFragment to storing total fill size... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Daniel Dunbar | MC: Drop support for alignment in ZeroFill fragment... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Chris Lattner | fix the encoding of the obscure "moffset" forms of... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Nick Lewycky | Clear CachedFunctionInfo upon Pass::releaseMemory.... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Daniel Dunbar | lit: Fix a sh lexing bug which caused annotate-token... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Daniel Dunbar | MC: Factor out MCAssembler::LayoutFragment |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Daniel Dunbar | MC: Tweak section layout to not relying on accumulating... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Daniel Dunbar | ADT: Add ilist_node::get{Prev,Next}Node, which return... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Evan Cheng | Remove a dead fixme. |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Jakob Stoklund... | Make sure to add kill flags to the last use of a virtre... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Devang Patel | Test case for r103633. |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Daniel Dunbar | MC: Simplify LayoutSection to just take the index of... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Daniel Dunbar | lit: Fix OneCommandPerFileTest format when tests are... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Daniel Dunbar | lit: Add support for 'lit ... @foo', which reads a... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Daniel Dunbar | MC: Track section layout order explicitly, and use... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Nathan Jeffords | stylistic change to MCSectionCOFF::PrintSwitchToSection... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Duncan Sands | Remove unused variable. Tweak a comment while there. |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Rafael Espindola | Add support for movi32 of global values to the new... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Dale Johannesen | Testcase for llvm 103572 (7898991). |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Nathan Jeffords | updated support for the COFF .linkonce |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Evan Cheng | vst instructions are modeled as this: |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Evan Cheng | Teach local regalloc about virtual registers with sub... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Evan Cheng | Code clean up. |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Daniel Dunbar | MC/X86: Extend suffix matching hack to match 'q' suffix. |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Nathan Jeffords | Added a trivial function to modify the flags field... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Daniel Dunbar | MC/Mach-O/x86_64: Add a new hook for checking whether... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Jakob Stoklund... | Enable a bunch more -regalloc=fast tests |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Jakob Stoklund... | Avoid scoping issues, fix buildbots |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Dan Gohman | Add initial kill flag support to FastISel. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Daniel Dunbar | Make Clang happy. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Daniel Dunbar | MC/Mach-O/x86_64: Fix PCrel adjustment for x86_64,... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Daniel Dunbar | MC/Mach-O: As Kevin pointed out, 'Address' is really... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Daniel Dunbar | MC/Mach-O: Fix a crash on invalid. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Jeffrey Yasskin | Fix PR6951 by fixing Module leaks in bugpoint. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Jakob Stoklund... | Store the Dirty bit in the LiveReg structure instead... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Jakob Stoklund... | Keep track of the last place a live virtreg was used. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Dan Gohman | Don't set kill flags on uses of CopyFromReg nodes.... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Evan Cheng | Avoid breaking vstd when reg_sequence is not used. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Jakob Stoklund... | One more -regalloc=fast test |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Jakob Stoklund... | Silence warning |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Bill Wendling | Simplify this logic of creating a default Features... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Jakob Stoklund... | Simplify the tracking of used physregs to a bulk bitor... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Dan Gohman | Revert r103493, materializing functions in the regular... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Duncan Sands | I got tired of VISIBILITY_HIDDEN colliding with the... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Dan Gohman | Teach the regular pass manager how to materialize funct... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Dan Gohman | Remove the "WantsWholeFile" concept, as it's no longer... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Dan Gohman | Trim #includes and forward declarations. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Jakob Stoklund... | Mostly rewrite RegAllocFast. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Dan Gohman | Fix a comment. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Dan Gohman | Implement a bunch more TargetSelectionDAGInfo infrastru... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Daniel Dunbar | MC/Mach-O x86_64: Switch to using fragment atom symbol. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Daniel Dunbar | Test commit. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Tanya Lattner | Test commit. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Tanya Lattner | Test commit. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Dan Gohman | Remove the TargetLowering::getSubtarget() virtual funct... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Kalle Raiskila | Make SPU backend not assert on jump tables. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Evan Cheng | Select @llvm.trap to the special B with 1111 condition... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Douglas Gregor | Fixes for Microsoft Visual Studio 2010, from Steven... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Bill Wendling | Don't create a StringRef with a NULL value. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Sean Callanan | Extended the edis "IsBranch" property to call |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Evan Cheng | Model some vst3 and vst4 with reg_sequence. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Bill Wendling | The getDefaultSubtargetFeatures method of SubtargetFeat... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Evan Cheng | It's not safe eliminate copies where src and dst have... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Evan Cheng | Ensure REG_SEQUENCE source operands are unique. |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Daniel Dunbar | MC/Mach-O: Fix another mismatch with .weak_definition... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Daniel Dunbar | MC/Mach-O: Factor out doesSymbolRequireExternRelocation. |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Evan Cheng | Indentation. |
commit | commitdiff | tree | snapshot |
next |