oota-llvm.git
2011-04-09 Chris Lattnerfix PR9629 - We were lowering regexes like a{{b|c}...
2011-04-09 Chris Lattnerfix two completely broken tests, which were matching...
2011-04-09 Chris Lattnerremove a bunch of CHECK lines that aren't checking...
2011-04-09 Chris Lattnerregexes are allowed to match empty things, e.g. {{...
2011-04-09 Chris Lattnervarious cleanups, no functionality change.
2011-04-09 Chris Lattnerrevert accidental commit.
2011-04-09 Chris Lattnerfix a potentially serious bug in AliasSet::removeCallSite
2011-04-09 Jakob Stoklund... Build the Hopfield network incrementally when splitting...
2011-04-09 Jakob Stoklund... Precompute interference for neighbor blocks as long...
2011-04-09 Chris Lattnerfix doc comment bug, noticed by Jochen
2011-04-09 Chris Lattnerhave dag combine zap "store undef", which can be formed...
2011-04-09 Chris Lattnerdon't test for codegen of 'store undef'
2011-04-09 NAKAMURA Takumidocs/tutorial/OCamlLangImpl7.html: Fix a href to missin...
2011-04-09 NAKAMURA Takumidocs: Fix some in-package URLs.
2011-04-09 NAKAMURA Takumidocs: Canonicalize URLs.
2011-04-09 Sean CallananRedirected errors from the AsmParser to the proper
2011-04-09 Sean CallananMoved an access to an object past a NULL check,
2011-04-08 Devang PatelAdd radar number for future reference.
2011-04-08 Devang PatelSimplify array bound checks and clarify comments. ...
2011-04-08 Nick LewyckyAdd a function for profiling to run at shutdown. Unlike...
2011-04-08 Matt Beaumont-GayFix an apparent typo that made GCC complain
2011-04-08 Devang PatelDo not emit DW_AT_upper_bound and DW_AT_lower_bound...
2011-04-08 Bill WendlingMissing closed tag.
2011-04-08 Evan ChengChange -arm-trap-func= into a non-arm specific option...
2011-04-08 Jim GrosbachWorkaround g++ 4.2.1 warning diagnostic false positive.
2011-04-08 Johnny ChenCheck opcoe (dmb, dsb) instead of bitfields matching.
2011-04-08 Johnny ChenHanlde the checking of bad regs for SMMLAR properly...
2011-04-08 Johnny ChenSanity check the option operand for DMB/DSB.
2011-04-08 Jim GrosbachMark hasExtraDefRegAllocReq=1 on LDRD.
2011-04-08 Chris Lattnerreindent this whole file and do a variety of stylistic...
2011-04-08 Chris Lattnerfix this to build with the recent StructType changes.
2011-04-08 Jim GrosbachRefactor MCJIT 32-bit section loading.
2011-04-08 Johnny ChenMOVi16 and MOVTi16 does not allow pc as the dest regist...
2011-04-08 Nick Lewyckyllvm.global_[cd]tor is defined to be either external...
2011-04-08 Bill WendlingOnly emit the AvailableFeatures variable if it's used.
2011-04-08 Bruno Cardoso... Also add the late notes for Mips in the current release...
2011-04-08 Johnny ChenAdd sanity checking for bad register specifier(s) for...
2011-04-07 Rafael EspindolaUpdate tests
2011-04-07 Rafael EspindolaMicro optimization and improved similarity with gas...
2011-04-07 Devang PatelDo not let debug info interfer with branch folding.
2011-04-07 Johnny ChenAdd a VEXT test.
2011-04-07 Bill WendlingReplace the old algorithm that emitted the "print the...
2011-04-07 Rafael EspindolaIf present, use gold's support for getting a file view...
2011-04-07 Evan ChengAdd option to emit @llvm.trap as a function call instea...
2011-04-07 Rafael EspindolaAdd support for .skip.
2011-04-07 Akira HatanakaFix indentation.
2011-04-07 Akira HatanakaUpdate ATUsed every time after expandRegLargeImmPair...
2011-04-07 Mon P WangFixed encoding for VEXTqf
2011-04-07 Andrew TrickAdded a check in the preRA scheduler for potential...
2011-04-07 Akira HatanakaFix handling of functions with internal linkage.
2011-04-07 Johnny ChenAdd sanity checking for invalid register encodings...
2011-04-07 Johnny ChenAdd sanity checking for invalid register encodings...
2011-04-07 Jakob Stoklund... Recompute hasPHIKill flags when shrinking live intervals.
2011-04-07 Johnny ChenAdd some more comments about checkings of invalid regis...
2011-04-07 Rafael EspindolaExpose more passes to the C API.
2011-04-07 Jakob Stoklund... Avoid moving iterators when the previous block was...
2011-04-07 Jakob Stoklund... Prefer multiplications to divisions.
2011-04-07 Jakob Stoklund... Extract SpillPlacement::addLinks for handling the speci...
2011-04-07 Devang PatelWhile hoisting common code from if/else, hoist debug...
2011-04-07 Tanya LattnerPrevent ARM DAG Combiner from doing an AND or OR combin...
2011-04-07 Jay FoadFix a bit of nonsense.
2011-04-07 Chris Lattneradd faust too
2011-04-07 Chris Lattneradd a few late stragglers.
2011-04-07 Sean CallananFixed a bug where missing EDInstInfo would cause
2011-04-07 Johnny ChenSanity check MSRi for invalid mask values and reject...
2011-04-07 Eli FriedmanPR9634: Don't unconditionally tell the AliasSetTracker...
2011-04-07 Johnny ChenThe ARM disassembler was not recognizing USADA8 instruc...
2011-04-07 Evan ChengChange -arm-divmod-libcall to a target neutral option.
2011-04-07 Evan ChengRemove dead code. rdar://9221736.
2011-04-07 Johnny ChenShould also check SMLAD for invalid register values.
2011-04-07 Devang PatelSimplify. isIdenticalToWhenDefined() checks opcode.
2011-04-07 Nick LewyckySet unnamed_addr on strings created through the IRBuilder.
2011-04-07 Nick LewyckyAdd support for ArrayRef in IRBuilder's CreateCall.
2011-04-06 Owen AndersonTeach the ARM peephole optimizer that RSB, RSC, ADC...
2011-04-06 Owen AndersonCleanups from Jim: remove redundant constraints and...
2011-04-06 Devang PatelWhile folding branch to a common destination into a...
2011-04-06 Jim GrosbachTidy up.
2011-04-06 Johnny ChenA8.6.393
2011-04-06 Jim Grosbachtidy up.
2011-04-06 Jakob Stoklund... Also account for the spill code that would be inserted...
2011-04-06 Jakob Stoklund... Abort the constraint calculation early when all positiv...
2011-04-06 Nick LewyckyFix typo in doxy-comment.
2011-04-06 Johnny ChenA8.6.92 MCR (Encoding A1): if coproc == '101x' then...
2011-04-06 Nick LewyckyFix comment to use llvm 2.x syntax.
2011-04-06 Nick LewyckyReplace const std::vector& with ArrayRef in the type...
2011-04-06 Jakob Stoklund... Keep track of the number of positively biased nodes...
2011-04-06 Jakob Stoklund... Break the spill placement algorithm into three parts...
2011-04-06 Roman DivackyFix a typo.
2011-04-06 Johnny ChenFix a bug in the disassembly of VGETLNs8 where the...
2011-04-06 Rafael EspindolaAdd another case we are not optimizing.
2011-04-06 Rafael EspindolaThe original issue has been fixed by not doing unnecess...
2011-04-06 Devang Patelface+palm
2011-04-06 Rafael EspindolaDo a topological sort of the types before writing them...
2011-04-06 Jim GrosbachEngineBuilder setter method for UseMCJIT was missing...
2011-04-06 Chris Lattneradd rubinius
2011-04-06 Frits van BommelFix a few instances of "warning: extra ';' outside...
2011-04-06 Nadav RotemThis testcase passed even without the fix. Added the...
2011-04-06 Duncan SandsFix some typos. Minor tweaks to how some things were...
2011-04-06 Jay FoadTrivial typo fixes.
2011-04-06 Nick LewyckyAdd an empty key for DebugLoc so that you can store...
next