2010-05-14 |
Dan Gohman | Use PassManagerBase, to give clients the option of... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Dan Gohman | Add an isNodeHidden to the graph traits, to support... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Daniel Dunbar | XFAIL the test I added with vg_leak, apparently it... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Evan Cheng | Get rid of the bit twiddling to read / set OpActions... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Daniel Dunbar | Inline Asm: Ensure buffer is newline terminated to... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Jakob Stoklund... | Enable opportunistic coalescing |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Evan Cheng | Added a QQQQ register file to model 4-consecutive Q... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Eric Christopher | Add AsmParser support for darwin tbss directive. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Eric Christopher | Fix a couple of typos. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Nick Lewycky | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Daniel Dunbar | MC: Switch to completely lazy layout. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Daniel Dunbar | MC: Extend MCAsmLayout to explicitly track which fragme... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Daniel Dunbar | MC: Implicitly assign section addresses when the previo... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Daniel Dunbar | MC: Switch MCFragment to storing the layout order index... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Daniel Dunbar | MC: Change LayoutSection() to only do the section initi... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Evan Cheng | Fix comments. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Jakob Stoklund... | Trust kill flags from isel and later passes. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Jakob Stoklund... | Fix an embarrassing runtime regression for RegAllocFast. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Evan Cheng | Adding a v8i64 512-bit vector type. This will be used... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Dale Johannesen | Implement a correct ui64->f32 conversion. The old |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Evan Cheng | Eliminate use of magic numbers to access OpActions... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Evan Cheng | Fix up LoadExtActions, TruncStoreActions, and IndexedMo... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Jakob Stoklund... | Clean up RegAllocFast debug output |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Daniel Dunbar | MC: Move Layout{Fragment,Section} into MCAsmLayout... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Dan Gohman | Teach MachineLICM and MachineSink how to clear kill... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Evan Cheng | 80 col violation. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Evan Cheng | Add comment about the pseudo registers QQ, each of... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Bob Wilson | Fix pr7110: For non-Darwin targets UnspilledCS1GPRs... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Oscar Fuentes | CMake: fixes 64 bit Visual Studio IDE build. Fixes... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Dan Gohman | Add a utility function for conservatively clearing... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Dan Gohman | An Instruction has a trivial kill only if its use is... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Daniel Dunbar | MC: Factor out MCAssembler::ComputeFragmentSize. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Daniel Dunbar | Fix const ilist_node::get{Prev,Next}Node() to actually... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Jakob Stoklund... | Fix complete badness in bugpoint's IsARMArchitecture... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Nick Lewycky | Actually run the test. Thanks Daniel Dunbar! |
commit | commitdiff | tree | snapshot |
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 |
next |