oota-llvm.git
2011-04-11 Garrison VennBecause some systems have reported that this example...
2011-04-11 Johnny ChenTrivial comment fix.
2011-04-11 Evan ChengFix a couple of places where changes are made but not...
2011-04-11 Johnny ChenCheck invalid register encodings for LdFrm/StFrm ARM...
2011-04-11 Kevin EnderbyAdding support for printing operands symbolically to...
2011-04-11 Jakob Stoklund... Don't add live ranges for sub-registers when clobbering...
2011-04-11 Jakob Stoklund... Speed up LiveIntervalUnion::unify by handling end inser...
2011-04-11 Jakob Stoklund... Time the initial seeding of live registers
2011-04-11 Jakob Stoklund... Don't shrink live ranges after dead code elimination...
2011-04-11 Oscar FuentesCMake: remove some unnecesary code and ToDos.
2011-04-11 Jay FoadFix or remove code which seemed to think that the opera...
2011-04-11 Jay FoadDon't include Operator.h from InstrTypes.h.
2011-04-11 Jay FoadPhi nodes always use an even number of operands, so...
2011-04-11 NAKAMURA Takumidocs/CommandGuide/index.html: Fix CSS url to relative.
2011-04-11 NAKAMURA Takumidocs/CommandLine.html: "ize.
2011-04-10 Bill WendlingRevert r129235 pending a vetting of the EH rewrite.
2011-04-10 Nicolas GeoffrayBugfix in the Cpp backend after API change on PHINode...
2011-04-10 Oscar FuentesCMake: support for using LLVM from client projects...
2011-04-10 Garrison VennFixed more best practices, and explicit/implicit style...
2011-04-10 Oscar FuentesReword instructions for running tests on Visual Studio.
2011-04-10 Bill WendlingBeginning of the Great Exception Handling Rewrite.
2011-04-09 Chris Lattnerdrive by bug fix: DenseMapInfo::isEqual should be deter...
2011-04-09 Chris LattnerLLVMCC_EMITIR_FLAG is already either -emit-llvm or...
2011-04-09 Chris Lattnermake stuff work when LLVMCC_OPTION is something like...
2011-04-09 Chris Lattnerfix rdar://8735979 - "int 3" doesn't match to "int3...
2011-04-09 Chris Lattnerlook for the verboten argument slot access in any order...
2011-04-09 Benjamin KramerFix potential buffer overflow on win32.
2011-04-09 Benjamin KramerDon't store Twine temporaries, it's not safe.
2011-04-09 Benjamin KramerMake error message more useful.
2011-04-09 NAKAMURA Takumidocs/*.html: Make W3C HTML 4.01 Strict more compliant.
2011-04-09 Eli FriedmanAdd back a couple checks removed by r129128; the fact...
2011-04-09 Chris Lattnerfix PR9523, a crash in looprotate on a non-canonical...
2011-04-09 Chris LattnerFix a bug where RecursivelyDeleteTriviallyDeadInstructi...
2011-04-09 Chris LattnerAvoid excess precision issues that lead to generating...
2011-04-09 Eli FriedmanPR9604; try to deal with RAUW updates correctly in...
2011-04-09 Eli FriedmanTest for r129190.
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
next