oota-llvm.git
2010-11-29 Charles DavisNow to chant the magical incantation that will exorcise...
2010-11-29 Benjamin KramerRemove empty directories.
2010-11-29 Bob WilsonAdd support for NEON VLD3-dup instructions.
2010-11-29 Bob WilsonFix copy-and-paste errors in VLD2-dup scheduling itiner...
2010-11-29 Jim GrosbachARM Pseudo-ize tBR_JTr.
2010-11-29 Owen AndersonThumb2 encodings for MSR and MRS.
2010-11-29 Michael J.... Update library dependencies changed in the System ...
2010-11-29 Owen AndersonThumb2 encodings for system instructions.
2010-11-29 Owen AndersonThumb2 encodings for branches and IT blocks.
2010-11-29 Jim GrosbachThe ARM BR_JT* pseudos don't need to use the printer...
2010-11-29 Michael J.... I swear I did a make clean and make before committing...
2010-11-29 Jim GrosbachSwitch ARM BR_JTm and BR_JTr instructions to be MC...
2010-11-29 Michael J.... Missed another one.
2010-11-29 Michael J.... Missed a spot.
2010-11-29 Michael J.... Merge System into Support.
2010-11-29 Kalle RaiskilaHandle lshr for i128 correctly on SPU also when
2010-11-29 Kalle RaiskilaEnable PostRA scheduling for SPU.
2010-11-29 Kalle RaiskilaAllow machine LICM to do its job on SPU.
2010-11-29 Kalle RaiskilaAdd missing i128 case.
2010-11-29 NAKAMURA Takumitools/Makefile: Don't look into $(TARGET_OS), but ...
2010-11-29 NAKAMURA Takumitest: Check the feature 'loadable_module' with load...
2010-11-29 Chandler CarruthAdd some dead stores to pacify my least favorite GCC...
2010-11-29 Bill WendlingAdd more Thumb encodings.
2010-11-29 Bill WendlingMore Thumb encodings.
2010-11-29 Bill WendlingAdd Thumb encodings for REV instructions.
2010-11-29 NAKAMURA Takumitools/Makefile: Fix indentation.
2010-11-29 NAKAMURA Takumitools/Makefile: Enable building lto, edis and bugpoint...
2010-11-29 NAKAMURA Takumitest: Use $SharedLibDir for loadable modules. On Cygmin...
2010-11-29 NAKAMURA Takumitest: Add the new feature 'loadable_module'.
2010-11-29 Bill WendlingAdd more Thumb encodings.
2010-11-28 Rafael EspindolaMake EmitIntValue non virtual.
2010-11-28 Rafael EspindolaForgot the MCPureStreamer::EmitValue in the previous...
2010-11-28 Rafael EspindolaMove EmitValue to MCObjectStreamer.
2010-11-28 Jakob Stoklund... Don't use std::copy and std::copy_backward, run 10...
2010-11-28 Jakob Stoklund... Disallow overlapping inserts, even when inserting the...
2010-11-28 Rafael EspindolaMove lowering of TLS_addr32 and TLS_addr64 to X86MCInst...
2010-11-28 Jay FoadPR5207: remove unused methods APInt::Emit() and APInt...
2010-11-28 Jay FoadPR5207: change APInt::doubleToBits() and APInt::floatTo...
2010-11-28 Chris Lattnerfix PR8686, accepting a 'b' suffix at the end of all...
2010-11-28 Chris Lattneradd a function to the C api to get the context out...
2010-11-28 Jakob Stoklund... Tweak comments to make it clear that we are working...
2010-11-28 Nicolas GeoffrayWhen emitting a single function with cppgen=function...
2010-11-28 Rafael EspindolaFixed verson of r120245.
2010-11-28 Rafael EspindolaRevert previous patch while I debug the darwin bootstra...
2010-11-28 Rafael EspindolaFactor some duplicated code into MCObjectStreamer:...
2010-11-28 Rafael EspindolaMake EmitSymbolValue non virtual.
2010-11-28 Rafael EspindolaAvoid code duplication in the many unsupported EmitGPRe...
2010-11-28 Rafael EspindolaMake EmitULEB128IntValue and EmitSLEB128IntValue non...
2010-11-28 Rafael EspindolaMove the PTXMCAsmStreamer class to the .cpp file.
2010-11-28 Rafael EspindolaDefine generic 1, 2 and 4 byte pc relative relocations...
2010-11-28 Jakob Stoklund... Add default constructors for iterators.
2010-11-28 Jakob Stoklund... Implement const_iterator::advanceTo().
2010-11-28 Bob WilsonAdd support for NEON VLD2-dup instructions.
2010-11-28 Bob WilsonFix a comment typo.
2010-11-28 Bob WilsonAnother minor refactoring for VLD1DUP instructions.
2010-11-28 Bob WilsonAdd entry in getTargetNodeName() for ARMISD::VBICIMM.
2010-11-28 Jakob Stoklund... Speed up simple insertions into an unbranched tree...
2010-11-28 Mikhail Glushenkovllvmc: First stab at better -march handling.
2010-11-27 Anton KorobeynikovMove more PEI-related hooks to TFI
2010-11-27 Anton KorobeynikovMove callee-saved regs spills / reloads to TFI
2010-11-27 Jakob Stoklund... Add more tests for erase(). Fix a few exposed bugs.
2010-11-27 Jakob Stoklund... Add test case with randomly ordered insertions, massive...
2010-11-27 Rafael EspindolaLower TLS_addr32 and TLS_addr64.
2010-11-27 Rafael EspindolaImplement the data16 prefix.
2010-11-27 Benjamin KramerRemove PIC16 remnants.
2010-11-27 Daniel Dunbarmacho-dump: Add support for --dump-section-data and...
2010-11-27 Daniel Dunbarmacho-dump: Add support for dumping symbol table entries.
2010-11-27 Daniel Dunbarmacho-dump: Add support for dumping string table data.
2010-11-27 Daniel Dunbarmacho-dump: Add support for dumping relocation entries.
2010-11-27 Daniel Dunbarmacho-dump: Add support for dumping sections.
2010-11-27 Daniel Dunbarmacho-dump: Add support for dumping dysymtab indirect...
2010-11-27 Daniel DunbarAdd an optional LowerCase argument to hexdigit().
2010-11-27 NAKAMURA TakumiCMake: lit(check.vcproj) can run with multiple configur...
2010-11-27 Benjamin KramerUnbreak build for newer GCCs.
2010-11-27 Daniel Dunbarmacho-dump: Add support for dumping symtab and dysymtab...
2010-11-27 Daniel Dunbarmacho-dump: Add support for dumping segment load commands.
2010-11-27 Owen AndersonSecond attempt at fixing the performance regressions...
2010-11-27 Daniel DunbarADT/InMemoryStruct: Add an experimental helper class...
2010-11-27 Daniel Dunbarraw_ostream::write_escaped: Add a UseHexEscapes argument.
2010-11-27 Daniel DunbarFix a comment.
2010-11-27 Daniel DunbarObject/Mach-O: Add header and load command information.
2010-11-27 Bob WilsonRefactor. Set alignment bit in VLD1-dup instruction...
2010-11-27 Daniel Dunbarbuild/Makefiles: Don't build unittests when ONLY_TOOLS...
2010-11-27 Daniel DunbarObject/Mach-O: Validate Mach-O magic and initialize...
2010-11-27 Bob WilsonAdd NEON VLD1-dup instructions (load 1 element to all...
2010-11-27 Bob WilsonFix incorrect scheduling itineraries for NEON vld1...
2010-11-27 Daniel Dunbarmacho-dump: More sketching.
2010-11-27 Daniel Dunbarmacho-dump: Stub out C++ macho-dump tool.
2010-11-27 Daniel DunbarMC/Mach-O: Start stubbing out a Mach-O object file...
2010-11-27 Daniel DunbarReduce nesting.
2010-11-27 Daniel DunbarMC/Mach-O: Migrate more constants into MachOFormat.h.
2010-11-27 Daniel DunbarMC/Mach-O: Switch to using MachOFormat.h.
2010-11-27 Daniel DunbarMC/Mach-O: Introduce Object/MachOFormat for describing...
2010-11-27 Daniel Dunbarmacho-dump: Fix typo.
2010-11-26 Benjamin KramerBitVector tweaks.
2010-11-26 Benjamin KramerStringRefs are POD-like.
2010-11-26 NAKAMURA Takumiunittests/JITTests: Don't use --export-dynamic but...
2010-11-26 NAKAMURA Takumitest/site.exp.in: Add "emitir", for now, fixing up...
2010-11-26 Jakob Stoklund... Add B+-tree test case that creates a height 3 tree...
2010-11-26 Jakob Stoklund... Extract template function adjustSiblingSizes(), allowin...
next