2010-11-28 |
Rafael Espindola | Make EmitIntValue non virtual. |
tree | commitdiff |
2010-11-28 |
Rafael Espindola | Move EmitValue to MCObjectStreamer. |
tree | commitdiff |
2010-11-28 |
Jakob Stoklund Olesen | Don't use std::copy and std::copy_backward, run 10... |
tree | commitdiff |
2010-11-28 |
Jakob Stoklund Olesen | Disallow overlapping inserts, even when inserting the... |
tree | commitdiff |
2010-11-28 |
Jay Foad | PR5207: remove unused methods APInt::Emit() and APInt... |
tree | commitdiff |
2010-11-28 |
Jay Foad | PR5207: change APInt::doubleToBits() and APInt::floatTo... |
tree | commitdiff |
2010-11-28 |
Jakob Stoklund Olesen | Tweak comments to make it clear that we are working... |
tree | commitdiff |
2010-11-28 |
Rafael Espindola | Fixed verson of r120245. |
tree | commitdiff |
2010-11-28 |
Rafael Espindola | Revert previous patch while I debug the darwin bootstra... |
tree | commitdiff |
2010-11-28 |
Rafael Espindola | Factor some duplicated code into MCObjectStreamer:... |
tree | commitdiff |
2010-11-28 |
Rafael Espindola | Make EmitSymbolValue non virtual. |
tree | commitdiff |
2010-11-28 |
Rafael Espindola | Avoid code duplication in the many unsupported EmitGPRe... |
tree | commitdiff |
2010-11-28 |
Rafael Espindola | Make EmitULEB128IntValue and EmitSLEB128IntValue non... |
tree | commitdiff |
2010-11-28 |
Rafael Espindola | Define generic 1, 2 and 4 byte pc relative relocations... |
tree | commitdiff |
2010-11-28 |
Jakob Stoklund Olesen | Add default constructors for iterators. |
tree | commitdiff |
2010-11-28 |
Jakob Stoklund Olesen | Implement const_iterator::advanceTo(). |
tree | commitdiff |
2010-11-28 |
Jakob Stoklund Olesen | Speed up simple insertions into an unbranched tree... |
tree | commitdiff |
2010-11-27 |
Anton Korobeynikov | Move more PEI-related hooks to TFI |
tree | commitdiff |
2010-11-27 |
Anton Korobeynikov | Move callee-saved regs spills / reloads to TFI |
tree | commitdiff |
2010-11-27 |
Jakob Stoklund Olesen | Add more tests for erase(). Fix a few exposed bugs. |
tree | commitdiff |
2010-11-27 |
Jakob Stoklund Olesen | Add test case with randomly ordered insertions, massive... |
tree | commitdiff |
2010-11-27 |
Benjamin Kramer | Remove PIC16 remnants. |
tree | commitdiff |
2010-11-27 |
Daniel Dunbar | macho-dump: Add support for --dump-section-data and... |
tree | commitdiff |
2010-11-27 |
Daniel Dunbar | macho-dump: Add support for dumping symbol table entries. |
tree | commitdiff |
2010-11-27 |
Daniel Dunbar | macho-dump: Add support for dumping string table data. |
tree | commitdiff |
2010-11-27 |
Daniel Dunbar | macho-dump: Add support for dumping relocation entries. |
tree | commitdiff |
2010-11-27 |
Daniel Dunbar | macho-dump: Add support for dumping sections. |
tree | commitdiff |
2010-11-27 |
Daniel Dunbar | macho-dump: Add support for dumping dysymtab indirect... |
tree | commitdiff |
2010-11-27 |
Daniel Dunbar | Add an optional LowerCase argument to hexdigit(). |
tree | commitdiff |
2010-11-27 |
Daniel Dunbar | macho-dump: Add support for dumping symtab and dysymtab... |
tree | commitdiff |
2010-11-27 |
Daniel Dunbar | macho-dump: Add support for dumping segment load commands. |
tree | commitdiff |
2010-11-27 |
Owen Anderson | Second attempt at fixing the performance regressions... |
tree | commitdiff |
2010-11-27 |
Daniel Dunbar | ADT/InMemoryStruct: Add an experimental helper class... |
tree | commitdiff |
2010-11-27 |
Daniel Dunbar | raw_ostream::write_escaped: Add a UseHexEscapes argument. |
tree | commitdiff |
2010-11-27 |
Daniel Dunbar | Object/Mach-O: Add header and load command information. |
tree | commitdiff |
2010-11-27 |
Daniel Dunbar | Object/Mach-O: Validate Mach-O magic and initialize... |
tree | commitdiff |
2010-11-27 |
Daniel Dunbar | MC/Mach-O: Start stubbing out a Mach-O object file... |
tree | commitdiff |
2010-11-27 |
Daniel Dunbar | MC/Mach-O: Migrate more constants into MachOFormat.h. |
tree | commitdiff |
2010-11-27 |
Daniel Dunbar | MC/Mach-O: Introduce Object/MachOFormat for describing... |
tree | commitdiff |
2010-11-26 |
Benjamin Kramer | BitVector tweaks. |
tree | commitdiff |
2010-11-26 |
Benjamin Kramer | StringRefs are POD-like. |
tree | commitdiff |
2010-11-26 |
Jakob Stoklund Olesen | Add B+-tree test case that creates a height 3 tree... |
tree | commitdiff |
2010-11-26 |
Jakob Stoklund Olesen | Extract template function adjustSiblingSizes(), allowin... |
tree | commitdiff |
2010-11-26 |
Rafael Espindola | Remove the unused TheTarget member. |
tree | commitdiff |
2010-11-26 |
Michael J. Spencer | Fix spelling! |
tree | commitdiff |
2010-11-26 |
Michael J. Spencer | Fix Whitespace. |
tree | commitdiff |
2010-11-26 |
Jakob Stoklund Olesen | Move tree navigation to a new Path class that doesn... |
tree | commitdiff |
2010-11-25 |
Benjamin Kramer | SDep is POD-like. Shave off a few bytes from SUnit... |
tree | commitdiff |
2010-11-25 |
Michael J. Spencer | system_error: Even more unsupported error numbers :(. |
tree | commitdiff |
2010-11-24 |
Michael J. Spencer | 80 col. |
tree | commitdiff |
2010-11-24 |
Michael J. Spencer | Path Version 2. |
tree | commitdiff |
2010-11-24 |
NAKAMURA Takumi | include/llvm/System/system_error.h: ECANCELED is undefi... |
tree | commitdiff |
2010-11-24 |
Ted Kremenek | Tweak ImmutableMap/ImmutableSet/ImmutableList APIs |
tree | commitdiff |
2010-11-24 |
Jakob Stoklund Olesen | Generalize overflowLeaf to also handle overflows in... |
tree | commitdiff |
2010-11-23 |
Chris Lattner | add a MemoryBuffer::getOpenFile method, which turns... |
tree | commitdiff |
2010-11-23 |
Michael J. Spencer | system_error: Add fixme. |
tree | commitdiff |
2010-11-23 |
Jason W Kim | Move the ARM reloc constants to Support/ELF.h |
tree | commitdiff |
2010-11-23 |
Duncan Sands | Expand a little on the description of what InstructionS... |
tree | commitdiff |
2010-11-23 |
Duncan Sands | Clarify that constant folding of instructions applies... |
tree | commitdiff |
2010-11-23 |
Rafael Espindola | Invalidate the layout on any relaxation, not just Instr... |
tree | commitdiff |
2010-11-23 |
Cameron Zwarich | Optimize a common case in the Lengauer-Tarjan dominator... |
tree | commitdiff |
2010-11-23 |
Chris Lattner | Revert functionality doug added in r98575 that was... |
tree | commitdiff |
2010-11-23 |
Rafael Espindola | Reuse data fragments while lowering. Patch by David... |
tree | commitdiff |
2010-11-23 |
Chris Lattner | fix this harder. |
tree | commitdiff |
2010-11-23 |
Chris Lattner | fix a bug I introduced on the other side of the #ifdef |
tree | commitdiff |
2010-11-23 |
Chris Lattner | reimplement SwapByteOrder.h in terms of overloading... |
tree | commitdiff |
2010-11-23 |
Wesley Peck | Renaming ISD::BIT_CONVERT to ISD::BITCAST to better... |
tree | commitdiff |
2010-11-22 |
Rafael Espindola | Add basic CFI methods to the streamer interface. |
tree | commitdiff |
2010-11-22 |
Rafael Espindola | Remove some #includes. |
tree | commitdiff |
2010-11-21 |
Wesley Peck | Implement ELF object file writing support for the MBlaz... |
tree | commitdiff |
2010-11-21 |
Chris Lattner | add some helper methods for asmprinter flags, from... |
tree | commitdiff |
2010-11-21 |
Chris Lattner | the getLocationForSource/Dest methods can be static. |
tree | commitdiff |
2010-11-21 |
Chris Lattner | add "getLocation" method to AliasAnalysis for getting... |
tree | commitdiff |
2010-11-21 |
Chris Lattner | implement PR8576, deleting dead stores with intervening... |
tree | commitdiff |
2010-11-21 |
Chris Lattner | Implement PR8644: forwarding a memcpy value to a byval, |
tree | commitdiff |
2010-11-20 |
Frits van Bommel | Test commit: Fix two -Asserts mode warnings in StringMap.h. |
tree | commitdiff |
2010-11-20 |
Anton Korobeynikov | Move some more hooks to TargetFrameInfo |
tree | commitdiff |
2010-11-20 |
Duncan Sands | On X86, MEMBARRIER, MFENCE, SFENCE, LFENCE are not... |
tree | commitdiff |
2010-11-20 |
Jakob Stoklund Olesen | Fix old GCC build error. |
tree | commitdiff |
2010-11-20 |
Jakob Stoklund Olesen | Detemplatize NodeRef. |
tree | commitdiff |
2010-11-20 |
Jakob Stoklund Olesen | Rename NodeBase::{key,val} as {first,second} and swap... |
tree | commitdiff |
2010-11-19 |
Jakob Stoklund Olesen | Implement IntervalMap destructor. |
tree | commitdiff |
2010-11-19 |
Jakob Stoklund Olesen | Implement IntervalMap::clear(). |
tree | commitdiff |
2010-11-19 |
Jakob Stoklund Olesen | Support backwards iteration starting from end(). |
tree | commitdiff |
2010-11-19 |
Dale Johannesen | Prefetch has a MemOperand now. FileCheckize a test. |
tree | commitdiff |
2010-11-19 |
Jakob Stoklund Olesen | Rename methods for clarity instead of brevity. No funct... |
tree | commitdiff |
2010-11-19 |
Jakob Stoklund Olesen | Include raw_ostream.h unconditionally even if it is... |
tree | commitdiff |
2010-11-19 |
Kevin Enderby | Added support for the Mach-O .symbol_resolver directive... |
tree | commitdiff |
2010-11-19 |
Duncan Sands | Simplify, no functionality change. |
tree | commitdiff |
2010-11-19 |
Rafael Espindola | Add a MCLineSectionOrder vector so that we produce... |
tree | commitdiff |
2010-11-19 |
Jakob Stoklund Olesen | Work around GCC 4.0 build error: |
tree | commitdiff |
2010-11-19 |
Jakob Stoklund Olesen | Add ADT/IntervalMap. |
tree | commitdiff |
2010-11-19 |
Rafael Espindola | Change some methods in MCDwarf.cpp to be able to handle... |
tree | commitdiff |
2010-11-19 |
Jakob Stoklund Olesen | Revert "Add ADT/IntervalMap.", GCC doesn't like it. |
tree | commitdiff |
2010-11-19 |
Jakob Stoklund Olesen | Add ADT/IntervalMap. |
tree | commitdiff |
2010-11-18 |
Anton Korobeynikov | Move getInitialFrameState() to TargetFrameInfo |
tree | commitdiff |
2010-11-18 |
Anton Korobeynikov | Move hasFP() and few related hooks to TargetFrameInfo. |
tree | commitdiff |
2010-11-18 |
Duncan Sands | Factor code for testing whether replacing one value... |
tree | commitdiff |
2010-11-18 |
Dan Gohman | Rename ExpandPseudos to ExpandISelPseudos to help clari... |
tree | commitdiff |
2010-11-18 |
Dan Gohman | Document the units for the Size field. |
tree | commitdiff |
next |