oota-llvm.git
2010-02-10 Chris Lattnerprint all the newlines at the end of instructions with
2010-02-10 Kenneth UildriksIntegerValType holds a uint32_t, so its constructor...
2010-02-10 Dale JohannesenFix comments to reflect renaming elsewhere.
2010-02-10 Kevin EnderbyFix the encoding of the movntdqa X86 instruction. ...
2010-02-10 Chris LattnerAdd ability for MCInstPrinters to add comments for...
2010-02-09 David GreeneTableGen fragment refactoring.
2010-02-09 Garrison VennAdds a JIT based exception handling example to the...
2010-02-09 Sean CallananFixed some indentation in the AsmWriterInst
2010-02-09 Johnny ChenAdd VBIF/VBIT for disassembly only.
2010-02-09 Jeffrey YasskinMake --disable-libffi work on systems with libffi insta...
2010-02-09 David GreeneOnly dump output in debug mode.
2010-02-09 Daniel Dunbarllvm-mc: Add --show-fixups option, for displaying the...
2010-02-09 Daniel DunbarMC/X86: Add a dummy implementation of MCFixup generatio...
2010-02-09 Daniel DunbarMC: First cut at MCFixup, for getting fixup/relocation...
2010-02-09 Bill WendlingImprove comments in the LSDA somewhat. They can be...
2010-02-09 Johnny ChenAdded VMRS/VMSR for disassembly only.
2010-02-09 Sean CallananAdded AsmWriterInst.cpp to the CMakeList so that
2010-02-09 Dale JohannesenDisable unittests/ADT/BitVectorTest on PPC Darwin.
2010-02-09 Chris Lattnerport encoder enhancements over to the new encoder.
2010-02-09 Sean CallananPer PR 6219, factored AsmWriterInst and AsmWriterOperand
2010-02-09 Chris Lattnerfix X86 encoder to output [disp] only addresses with...
2010-02-09 Eric ChristopherMove Intrinsic::objectsize lowering back to InstCombine...
2010-02-09 Chris Lattnerrevert r95689: getX86RegNum(BaseReg) != N86::ESP is
2010-02-09 Chris Lattnersimplify.
2010-02-09 Dale JohannesenRe-disable for Darwin; I was mistaken to think this...
2010-02-09 Chris Lattnermove target-independent opcodes out of TargetInstrInfo
2010-02-09 Jim GrosbachRadar 7417921
2010-02-09 Jeffrey YasskinAdd support for TypeBuilder<const/volatile void*, false>.
2010-02-09 Eric ChristopherPull these back out, they're a little too aggressive...
2010-02-09 Jakob Stoklund... Oops.
2010-02-09 Johnny ChenAdded vcvtb/vcvtt (between half-precision and single...
2010-02-09 Jakob Stoklund... Remember to update live-in lists when coalescing physregs.
2010-02-09 Jakob Stoklund... clang test suite
2010-02-09 Dan GohmanMention IndVarSimplify in the comment by getSmallConsta...
2010-02-09 Dan GohmanMention vAny and iPTRAny in a comment.
2010-02-09 Chris Lattnermove tests that depend on the x86 backend out of codege...
2010-02-09 Chris Lattnermake target independent.
2010-02-09 Chris Lattnermerge a target-specific add test into x86 directory.
2010-02-09 Chris Lattnermerge another test in, drop the trivially constant...
2010-02-09 Chris Lattnerconsolidate and filecheckize two tests.
2010-02-09 Chris Lattnermerge two tests, make target independent.
2010-02-09 Chris Lattnermove PR3462 to here.
2010-02-09 Chris Lattneradd a note from PR6194
2010-02-09 Dale JohannesenSkip DEBUG_VALUE in some places where it was affecting...
2010-02-09 Devang PatelAdd declaration attribute to a variable DIE, if there...
2010-02-09 Sean CallananUpdated the enhanced disassembly library to produce
2010-02-09 Chris Lattnerfix llvm_build_struct_gep for PR6167, patch by
2010-02-09 Chris Lattnersimplify this code, duh.
2010-02-09 Chris Lattnerfix PR6193, only considering sign extensions *from...
2010-02-09 Eric ChristopherAdd file in here too.
2010-02-09 Sean CallananFixed a problem where the enhanced disassembly
2010-02-09 Chris Lattnermake -show-inst be formatted a bit nicer. Before:
2010-02-09 Lang HamesFixed a bug in the PBQP allocator's findCoalesces method.
2010-02-09 Chris LattnerImplement x86 asm parsing support for %st and %st(4)
2010-02-09 Lang HamesAdded copy sensible construction & assignment to PBQP...
2010-02-09 Dale JohannesenDebug operands should not be def or kill.
2010-02-09 Lang HamesChanged the definition of an "invalid" slot to include...
2010-02-09 Chris Lattnerstop using reserved identifiers.
2010-02-09 Eric ChristopherAdd a new pass to do llvm.objsize lowering using SCEV.
2010-02-09 Chris Lattnerpass stringref by value instead of by const&
2010-02-09 Dan GohmanAdd explicit keywords.
2010-02-09 Chris Lattnermove PR6212 to this file.
2010-02-09 Chris Lattnerenhance bits_storage to work with enums by using a...
2010-02-09 Dan GohmanImplement AsmPrinter support for several more operators...
2010-02-08 Dan GohmanDocument that MCExpr::Mod is actually remainder.
2010-02-08 Chris Lattnerfix some problems handling large vectors reported in...
2010-02-08 Chris Lattnerthis is done, tested by CodeGen/ARM/iabs.ll
2010-02-08 Chris Lattnerconvert to filecheck.
2010-02-08 Sean CallananAdded header file declarations and .exports entries
2010-02-08 Devang Pateltest case for r95604.
2010-02-08 Jim Grosbachtighten up eh.setjmp sequence a bit.
2010-02-08 Chris Lattnernow that @GOTOFF is no longer represented as a suffix...
2010-02-08 Chris Lattnerunify the paths for external symbols and global variables:
2010-02-08 Chris Lattnerswitch the rest of the "@ concatentation" logic in...
2010-02-08 Sean CallananFixed the AT&T AsmLexer to report the proper strings
2010-02-08 Chris Lattnerswitch ELF @GOTOFF references to use X86MCTargetExpr.
2010-02-08 Dan GohmanConstantFoldConstantExpression can theoretically return...
2010-02-08 Chris Lattneradd an x86 implementation of MCTargetExpr for
2010-02-08 Chris Lattnerdon't make hte dtor private or we can't construct the...
2010-02-08 Chris Lattneruse a c-style cast instead of reinterpret-cast, as...
2010-02-08 Johnny ChenAdd VCVTR (between floating-point and integer, VFP...
2010-02-08 Dan GohmanWhen CodeGen'ing unoptimized code, there may be unfolde...
2010-02-08 Dan GohmanAdd const qualifiers.
2010-02-08 Dale JohannesenApply the 95471 fix to SelectionDAGBuilder as well;
2010-02-08 Dan GohmanIn guaranteed tailcall mode, don't decline the tailcall...
2010-02-08 Dan GohmanRename the PerformTailCallOpt variable to GuaranteedTai...
2010-02-08 Johnny ChenAdd VCMP (VFP floating-point compare without 'E' bit...
2010-02-08 Chris Lattneradd scaffolding for target-specific MCExprs.
2010-02-08 Duncan SandsFlesh out the list of predicates, for those who like...
2010-02-08 Daniel DunbarImmutableIntervalMap: Fix for unqualified lookup into...
2010-02-08 Johnny ChenAdded VMOVRRS/VMOVSRR to ARMInstrVFP.td for disassembly...
2010-02-08 Duncan SandsFix some typos.
2010-02-08 Torok EdwinFix x86 JIT stub on MSVC.
2010-02-08 Sanjiv GuptaFixed build error for redefinition.
2010-02-08 Sanjiv GuptaAdd uppercase and lowercase part defines in driver.
2010-02-07 Nick LewyckyMake the destructor for TypeMapBase protected. Spotted...
2010-02-07 Duncan SandsGive DwarfPrinter a protected (but not virtual) destruc...
2010-02-06 Bruno Cardoso... Add suport for VASTART on Mips.
2010-02-06 Bruno Cardoso... First step towards varargs support in Mips:
2010-02-06 Evan ChengRun codegen dce pass for all targets at all optimizatio...
next