oota-llvm.git
2011-03-09 Benjamin KramerFix mistyped CHECK lines.
2011-03-09 Benjamin KramerFix a pasto that broke all x86_64-elf targets.
2011-03-09 Stuart HastingsTweak test to work on Linux.
2011-03-09 Stuart HastingsDisable this test temporarily to reduce BuildBot compla...
2011-03-09 Devang PatelPreserve line number information while simplifying...
2011-03-09 Stuart HastingsX86 byval copies no longer always_inline. <rdar:/...
2011-03-09 Bruno Cardoso... Add a testcase for the addc improvements introduced...
2011-03-09 Bruno Cardoso... Re-enable test and hope to silence the buildbots
2011-03-09 Bruno Cardoso... try to make o32 cc tests less specific to silence some...
2011-03-09 Johnny ChenLLVM combines the offset mode of A8.6.199 A1 & A2 into...
2011-03-09 Eric ChristopherMake these options hidden to reduce the amount of text...
2011-03-09 Devang PatelThese llvm.dbg.* constants are not used anymore.
2011-03-09 Jakob Stoklund... Make physreg coalescing independent on the number of...
2011-03-09 Jakob Stoklund... Delete a test case that is very sensitive to coalescer...
2011-03-09 Bruno Cardoso... Improve varags handling, with testcases. Patch by Sasa...
2011-03-09 Andrew TrickThis test case should work with list-ilp or list-burr.
2011-03-09 Andrew TrickImprove pre-RA-sched register pressure tracking for...
2011-03-09 Jan SjödinAdd createELFObjectTargetWriter method to TargetAsmBack...
2011-03-09 Jan SjödinMissing file from previous commmit (127341) for Initial...
2011-03-09 Jan SjödinAdd constructors to MCElfStreamer and MCObjectStreamer...
2011-03-09 Andrew TrickWhen SCEV can determine the loop test is X < X, set...
2011-03-09 Jan SjödinAdd InitializeNativeAsmParser function.
2011-03-09 Andrew Trickwhitespace
2011-03-09 Benjamin KramerFix typo, make helper static.
2011-03-09 Oscar FuentesProcess some link components that map to other expandab...
2011-03-09 Benjamin KramerRemove unused virtual dtor.
2011-03-09 NAKAMURA TakumiTarget/X86: Tweak va_arg for Win64 not to miss taking...
2011-03-09 NAKAMURA TakumiMakefile.rules: [PR2928] "make install" may install...
2011-03-09 Nick LewyckyFix two cases I forgot to update when doing a mental...
2011-03-09 Cameron ZwarichAdd a test case for r127320.
2011-03-09 Cameron ZwarichFix a crasher introduced by r127317 that is seen on...
2011-03-09 Nick LewyckyAdd another micro-optimization. Apologies for the lack...
2011-03-09 Cameron ZwarichAdd support to scalar replacement for partial vector...
2011-03-09 Cameron ZwarichMove vector type merging to a separate function in...
2011-03-09 Stuart HastingsAdd a RUN line to the test case to make it functional...
2011-03-09 Matt Beaumont-GayAdd a virtual dtor to Delegate to silence -Wnon-virtual...
2011-03-09 Stuart HastingsTest cases for r127309. <rdar://problem/9055247>
2011-03-09 Bill WendlingBuild bots hate me.
2011-03-09 Eli FriedmanPR9346: Prevent SimplifyDemandedBits from incorrectly...
2011-03-09 Bill WendlingTestcase for r127301.
2011-03-09 Jakob Stoklund... Add a LiveRangeEdit::Delegate protocol.
2011-03-09 Eli FriedmanPR9420; an instruction before an unreachable is guarant...
2011-03-09 Eric ChristopherFix testcase.
2011-03-09 Bill Wendling* Correct encoding for VSRI.
2011-03-09 Jakob Stoklund... Delete dead code.
2011-03-09 Bill WendlingCorrect the encoding for VRSRA and VSRA instructions.
2011-03-08 Bill Wendling* Fix VRSHR and VSHR to have the correct encoding for...
2011-03-08 Jakob Stoklund... Delete dead code after rematerializing.
2011-03-08 Devang Patelllvm.dbg.declare intrinsic does not use any llvm::Value...
2011-03-08 Stuart HastingsReverting testcase at 4126896; r126672 broke something...
2011-03-08 Bill WendlingOnce again try to appease the buildbot gods.
2011-03-08 Benjamin KramerStrip cruft.
2011-03-08 Eric ChristopherAdd a testcase for r127263.
2011-03-08 Bill WendlingTry to fix the compilation error due to type incombatib...
2011-03-08 Jakob Stoklund... Fix the build for MSVC 9 whose upper_bound() wants...
2011-03-08 Eric ChristopherFix some latent bugs if the nodes are unschedulable...
2011-03-08 Stuart HastingsStop building PPC parts on OSX. Radar 8637926.
2011-03-08 Oscar FuentesRevert "Make a comparator's argument `const'. This...
2011-03-08 Jim GrosbachDarwin 'as' silently ignores the '.ident' directive.
2011-03-08 John McCallTypo. Patch by arrowdodger.
2011-03-08 Benjamin KramerReduce vector reallocations.
2011-03-08 Chris Lattnerfix incorrect comment.
2011-03-08 Devang PatelSince last couple of days, argument number is encoded...
2011-03-08 Devang PatelUpdate DILexicalBlock doc to mention new fields.
2011-03-08 Benjamin KramerX86: Fix the (saddo/ssub x, 1) -> incl/decl selection...
2011-03-08 Justin HolewinskiPTX: Add intrinsic support for ntid, ctaid, and nctaid...
2011-03-08 Oscar FuentesMake a comparator's argument `const'. This fixes the...
2011-03-08 Oscar FuentesRemove remnant of my experimentation with CMake.
2011-03-08 Duncan SandsFix PR9331. Simplified version of a patch by Jakub...
2011-03-08 NAKAMURA Takumilib/Support/regcomp.c: Fix cygwin warning.
2011-03-08 NAKAMURA TakumiUse $(ECHOPATH) to make llvm-lit from llvm-lit.in.
2011-03-08 NAKAMURA TakumiReapply r127073(partially): Introduce $(ECHOPATH) to...
2011-03-08 Bill WendlingTestcase for r127187.
2011-03-08 Bill WendlingDon't show commands.
2011-03-08 Nick LewyckyReorder comments to put them the right way around.
2011-03-08 Devang PatelWhile sinking an instruction, do not lose llvm.dbg...
2011-03-08 Bill WendlingChange the next release number to 3.0svn.
2011-03-08 Bill WendlingA few more tests for instruction encodings.
2011-03-08 Eric ChristopherTurn on list-ilp scheduling by default on x86 and x86...
2011-03-08 Andrew TrickFurther improvements to pre-RA-sched=list-ilp.
2011-03-08 Bob WilsonFix a compiler crash where a Glue value had multiple...
2011-03-08 Bob WilsonFix comment typos.
2011-03-07 Bill WendlingRename the narrow shift right immediate operands to...
2011-03-07 Jakob Stoklund... Let shrinkToUses optionally return a list of now dead...
2011-03-07 Eric ChristopherTypos.
2011-03-07 Devang PatelPreserve line no. info.
2011-03-07 Jakob Stoklund... Make the UselessRegs argument optional in the LiveRange...
2011-03-07 Cameron ZwarichMove getRegPressureLimit() from TargetLoweringInfo...
2011-03-07 Rafael EspindolaAdd test for r127138.
2011-03-07 Duncan SandsOften GCC can see that NumBuckets is zero here, resulti...
2011-03-07 Jim GrosbachTidy up.
2011-03-07 Jakob Stoklund... Handle the special case of registers begin redefined...
2011-03-07 Owen AndersonUse the correct LHS type when determining the legalizat...
2011-03-07 Justin Holewinskiptx: Fix calling convention printing in AsmWriter.cpp
2011-03-07 Duncan SandsClarify that the result of an srem is only guaranteed...
2011-03-07 Bill WendlingDon't keep the log files around. Just pipe to a log...
2011-03-07 Bill WendlingFix tagging name.
2011-03-07 Argyrios KyrtzidisTry fixing mingw build.
2011-03-07 Eric ChristopherPrepend LD.Flags before LDFLAGS to avoid overriding...
2011-03-07 Nick LewyckyTweak this test. We can analyze what happens and show...
next