2010-11-29 |
Michael J.... | Update library dependencies changed in the System ... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Owen Anderson | Thumb2 encodings for system instructions. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Owen Anderson | Thumb2 encodings for branches and IT blocks. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Jim Grosbach | The ARM BR_JT* pseudos don't need to use the printer... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Michael J.... | I swear I did a make clean and make before committing... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Jim Grosbach | Switch ARM BR_JTm and BR_JTr instructions to be MC... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Michael J.... | Missed another one. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Michael J.... | Missed a spot. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Michael J.... | Merge System into Support. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Kalle Raiskila | Handle lshr for i128 correctly on SPU also when |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Kalle Raiskila | Enable PostRA scheduling for SPU. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Kalle Raiskila | Allow machine LICM to do its job on SPU. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Kalle Raiskila | Add missing i128 case. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
NAKAMURA Takumi | tools/Makefile: Don't look into $(TARGET_OS), but ... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
NAKAMURA Takumi | test: Check the feature 'loadable_module' with load... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Chandler Carruth | Add some dead stores to pacify my least favorite GCC... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Bill Wendling | Add more Thumb encodings. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Bill Wendling | More Thumb encodings. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Bill Wendling | Add Thumb encodings for REV instructions. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
NAKAMURA Takumi | tools/Makefile: Fix indentation. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
NAKAMURA Takumi | tools/Makefile: Enable building lto, edis and bugpoint... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
NAKAMURA Takumi | test: Use $SharedLibDir for loadable modules. On Cygmin... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
NAKAMURA Takumi | test: Add the new feature 'loadable_module'. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Bill Wendling | Add more Thumb encodings. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Rafael Espindola | Make EmitIntValue non virtual. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Rafael Espindola | Forgot the MCPureStreamer::EmitValue in the previous... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Rafael Espindola | Move EmitValue to MCObjectStreamer. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Jakob Stoklund... | Don't use std::copy and std::copy_backward, run 10... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Jakob Stoklund... | Disallow overlapping inserts, even when inserting the... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Rafael Espindola | Move lowering of TLS_addr32 and TLS_addr64 to X86MCInst... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Jay Foad | PR5207: remove unused methods APInt::Emit() and APInt... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Jay Foad | PR5207: change APInt::doubleToBits() and APInt::floatTo... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Chris Lattner | fix PR8686, accepting a 'b' suffix at the end of all... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Chris Lattner | add a function to the C api to get the context out... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Jakob Stoklund... | Tweak comments to make it clear that we are working... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Nicolas Geoffray | When emitting a single function with cppgen=function... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Rafael Espindola | Fixed verson of r120245. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Rafael Espindola | Revert previous patch while I debug the darwin bootstra... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Rafael Espindola | Factor some duplicated code into MCObjectStreamer:... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Rafael Espindola | Make EmitSymbolValue non virtual. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Rafael Espindola | Avoid code duplication in the many unsupported EmitGPRe... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Rafael Espindola | Make EmitULEB128IntValue and EmitSLEB128IntValue non... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Rafael Espindola | Move the PTXMCAsmStreamer class to the .cpp file. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Rafael Espindola | Define generic 1, 2 and 4 byte pc relative relocations... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Jakob Stoklund... | Add default constructors for iterators. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Jakob Stoklund... | Implement const_iterator::advanceTo(). |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Bob Wilson | Add support for NEON VLD2-dup instructions. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Bob Wilson | Fix a comment typo. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Bob Wilson | Another minor refactoring for VLD1DUP instructions. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Bob Wilson | Add entry in getTargetNodeName() for ARMISD::VBICIMM. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Jakob Stoklund... | Speed up simple insertions into an unbranched tree... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Mikhail Glushenkov | llvmc: First stab at better -march handling. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Anton Korobeynikov | Move more PEI-related hooks to TFI |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Anton Korobeynikov | Move callee-saved regs spills / reloads to TFI |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Jakob Stoklund... | Add more tests for erase(). Fix a few exposed bugs. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Jakob Stoklund... | Add test case with randomly ordered insertions, massive... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Rafael Espindola | Lower TLS_addr32 and TLS_addr64. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Rafael Espindola | Implement the data16 prefix. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Benjamin Kramer | Remove PIC16 remnants. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | macho-dump: Add support for --dump-section-data and... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | macho-dump: Add support for dumping symbol table entries. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | macho-dump: Add support for dumping string table data. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | macho-dump: Add support for dumping relocation entries. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | macho-dump: Add support for dumping sections. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | macho-dump: Add support for dumping dysymtab indirect... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | Add an optional LowerCase argument to hexdigit(). |
commit | commitdiff | tree | snapshot |
2010-11-27 |
NAKAMURA Takumi | CMake: lit(check.vcproj) can run with multiple configur... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Benjamin Kramer | Unbreak build for newer GCCs. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | macho-dump: Add support for dumping symtab and dysymtab... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | macho-dump: Add support for dumping segment load commands. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Owen Anderson | Second attempt at fixing the performance regressions... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | ADT/InMemoryStruct: Add an experimental helper class... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | raw_ostream::write_escaped: Add a UseHexEscapes argument. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | Fix a comment. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | Object/Mach-O: Add header and load command information. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Bob Wilson | Refactor. Set alignment bit in VLD1-dup instruction... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | build/Makefiles: Don't build unittests when ONLY_TOOLS... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | Object/Mach-O: Validate Mach-O magic and initialize... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Bob Wilson | Add NEON VLD1-dup instructions (load 1 element to all... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Bob Wilson | Fix incorrect scheduling itineraries for NEON vld1... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | macho-dump: More sketching. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | macho-dump: Stub out C++ macho-dump tool. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | MC/Mach-O: Start stubbing out a Mach-O object file... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | Reduce nesting. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | MC/Mach-O: Migrate more constants into MachOFormat.h. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | MC/Mach-O: Switch to using MachOFormat.h. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | MC/Mach-O: Introduce Object/MachOFormat for describing... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | macho-dump: Fix typo. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Benjamin Kramer | BitVector tweaks. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Benjamin Kramer | StringRefs are POD-like. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
NAKAMURA Takumi | unittests/JITTests: Don't use --export-dynamic but... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
NAKAMURA Takumi | test/site.exp.in: Add "emitir", for now, fixing up... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Jakob Stoklund... | Add B+-tree test case that creates a height 3 tree... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Jakob Stoklund... | Extract template function adjustSiblingSizes(), allowin... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Rafael Espindola | Remove the unused TheTarget member. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Michael J.... | Fix spelling! |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Michael J.... | Fix Whitespace. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Jakob Stoklund... | Move tree navigation to a new Path class that doesn... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Duncan Sands | Remove explicit uses of -emit-llvm, the test infrastruc... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Duncan Sands | Remove explicit uses of -emit-llvm, the test infrastruc... |
commit | commitdiff | tree | snapshot |
next |