oota-llvm.git
2010-11-17 Peter CollingbourneFix typo: Exectuable -> Executable
2010-11-16 Bob WilsonUse new neon_vector_type and neon_polyvector_type attri...
2010-11-16 Bob WilsonChange Neon polynomial types to be signed to match...
2010-11-16 Bob WilsonRefactor to new GetNumElements function.
2010-11-16 Bill WendlingUse the correct variable names so that the encodings...
2010-11-16 Dan GohmanReapply r118917. With pseudo-instruction expansion...
2010-11-16 Chris Lattnerupdate coding standards. Partial specialization is...
2010-11-16 Oscar FuentesFix assembling X86CompilationCallback_Win64.asm on...
2010-11-16 Dale JohannesenTest for llvm-gcc patch 119392.
2010-11-16 Chris Lattnerlibc++ and compiler_rt are now dual licensed under...
2010-11-16 Dan GohmanFix grammaro.
2010-11-16 Evan ChengAdd ExpandPseudos.cpp.
2010-11-16 Rafael EspindolaAdd .loc methods to the streamer.
2010-11-16 Dan GohmanSplit pseudo-instruction expansion into a separate...
2010-11-16 Rafael EspindolaAdd const.
2010-11-16 Jakob Stoklund... Fix emergency spilling in LiveIntervals::spillPhysRegAr...
2010-11-16 Jakob Stoklund... Print out the register class of the current interval.
2010-11-16 Peter CollingbourneDocument -enable-no-infs-fp-math and -enable-no-nans...
2010-11-16 Bob WilsonTidy up some things in <arm_neon.h>.
2010-11-16 Bob WilsonReapply "Stop using struct wrappers for Neon vector...
2010-11-16 Michael J.... system_error: More conditional error codes for Darwin.
2010-11-16 Bob WilsonRevert "Stop using struct wrappers for Neon vector...
2010-11-16 Rafael EspindolaParse and ignore some .cfi_* directives.
2010-11-16 Michael J.... This is the first step in adding sane error handling...
2010-11-16 Bob WilsonStop using struct wrappers for Neon vector types in...
2010-11-16 Jim GrosbachRevert inadvertant checkin of CMake libdeps.
2010-11-16 Jim GrosbachARM conditional mov encoding fix.
2010-11-16 Duncan SandsHave a few places that want to simplify phi nodes use...
2010-11-16 Dan GohmanFix missing includes of "llvm/Analysis/Passes.h" in...
2010-11-16 Duncan SandsIn which I discover the existence of loops. Threading...
2010-11-16 Rafael EspindolaA bit more of gnu as compatibility when handling reloca...
2010-11-16 Bill WendlingL_bit doesn't work here.
2010-11-16 Bill Wendling- Remove dead patterns.
2010-11-16 Bill Wendlingvldm and vstm are mnemonics for vldmia and vstmia resp.
2010-11-16 Eric ChristopherMake the verifier a little quieter on instructions...
2010-11-16 Chris LattnerFix a bug I introduced in the ppc refactoring, which...
2010-11-16 Bill WendlingTest encodings for LDM and STM.
2010-11-16 Bill WendlingEncode the multi-load/store instructions with their...
2010-11-16 Michael J.... Object: Get rid of sys::Path, Triple, and cleanup names...
2010-11-16 Chris Lattneradd copy of comment to the code that will survive the...
2010-11-16 Chris Lattnerrelax an assertion a bit, allowing the GPR argument of
2010-11-16 Jakob Stoklund... Remember to resize SpillSlotToUsesMap when allocating...
2010-11-16 Jakob Stoklund... Fix PR8612 in the standard spiller, take two.
2010-11-16 Owen AndersonAdd Thumb2 encodings for mov and friends.
2010-11-15 Rafael EspindolaChange the 11 byte nop to be a single instruction.
2010-11-15 Chris Lattnerfix a pasto that massively broke the ppc jit while...
2010-11-15 Jakob Stoklund... Revert "Fix PR8612 in the standard spiller as well."
2010-11-15 Owen AndersonAttempt to provide encodings for some miscellaneous...
2010-11-15 Evan ChengCode clean up. The peephole pass should be the one...
2010-11-15 Owen AndersonProvide Thumb2 encodings for sxtb and friends.
2010-11-15 Eric ChristopherRecommit this change and remove the failing part of...
2010-11-15 Jakob Stoklund... Fix PR8612 in the standard spiller as well.
2010-11-15 Jakob Stoklund... When spilling a register defined by an early clobber...
2010-11-15 Jim GrosbachARM LDR_PRE/LDR_POST/STR_PRE/STR_POST (and the *B count...
2010-11-15 Owen AndersonAdd Thumb2 encodings for comparison and shift operators.
2010-11-15 Benjamin KramerFix compiler warnigns.
2010-11-15 Owen AndersonAdd correct Thumb2 encodings for mvn and friends.
2010-11-15 Dan GohmanUpdate examples and documentation to explicitly add...
2010-11-15 Jim GrosbachAdd FIXMEs.
2010-11-15 Jim GrosbachNuke redundant encoding bit set.
2010-11-15 Dan Gohman-basicaa is no longer the default.
2010-11-15 Duncan SandsTeach InstructionSimplify the trick of skipping incomin...
2010-11-15 Duncan SandsMove PHI tests to phi.ll, out of select.ll.
2010-11-15 Rafael EspindolaChange MCExpr::EvaluateAsRelocatableImpl of variables...
2010-11-15 Jason W KimDovetail with Dan Dunbar's rework of ELFObjectWriter.
2010-11-15 Rafael EspindolaFix PR8565.
2010-11-15 Kalle RaiskilaImprove code layout, mostly indentation.
2010-11-15 Chris LattnerWire up primitive support in the assembler backend...
2010-11-15 Chris Lattnersplit out an encoder for memri operands, allowing a...
2010-11-15 Chris Lattneradd support for encoding the lo14 forms used for a...
2010-11-15 Chris Lattnerfix a regression with the new instprinter: we lost...
2010-11-15 Chris Lattnerpull the code to get the operand value out of the loop.
2010-11-15 Chris Lattnersplit the giant encoder loop into two new helper functions.
2010-11-15 Chris Lattnerreduce nesting and minor cleanups, no functionality...
2010-11-15 Chris Lattnerimplement the start of support for lo16 and ha16, allow...
2010-11-15 Chris Lattneradd a fixup for conditional branches, giving us output...
2010-11-15 Chris Lattnerchange direct branches to encode with the same encoding...
2010-11-15 Chris Lattnereliminate a now-unneeded operand printer.
2010-11-15 Chris Lattnersplit call operands out to their own encoding class...
2010-11-15 Chris Lattnercorrect the fixup comment printer to work on big endian...
2010-11-15 Chris Lattneradd proper encoding for MTCRF instead of using a hack.
2010-11-15 Chris Lattneradd fields to the .td files unconditionally, simplifyin...
2010-11-15 Chris Lattnerremove a pointless testcase.
2010-11-15 Chris Lattneradd basic encoding support for immediates and registers...
2010-11-15 Chris Lattneradd a dummy entry to fix a build error
2010-11-15 Chris LattnerImplement a basic MCCodeEmitter for PPC. This doesn...
2010-11-15 Chris Lattnerdissolve some more hacks.
2010-11-15 Chris Lattnerfix some fixme's, removing dead code.
2010-11-15 Chris Lattnerremove asmstrings (which can never be printed) from...
2010-11-15 Chris Lattnerstrength reduce TOC temp label generation, no functiona...
2010-11-15 Chris Lattnerrip out a ton of old instruction printing junk now...
2010-11-15 Michael J.... Object: Add missing makefile.
2010-11-15 Evan ChengMake sure ARM multi load / store pass copies memoperand...
2010-11-15 Chris LattnerTurn on the new instprinter by default.
2010-11-15 Michael J.... Add LLVMObject Library.
2010-11-15 Chris Lattnerconvert the operand bits into bitfields since they...
2010-11-15 Chris Lattneradd targetoperand flags for jump tables, constant pool...
2010-11-15 Chris Lattnerremove some extraneous quotes to make the new instprint...
2010-11-15 Chris Lattnersilence a ton of warnings from clang.
2010-11-15 Anton KorobeynikovAttempt to unbreak cmake-based builds
next