oota-llvm.git
2011-08-16 Jim GrosbachThumb ADD(immediate) parsing support.
2011-08-16 Owen AndersonSeparate out Thumb1 instructions that need an S bit...
2011-08-16 Eli FriedmanAn additional atomic test; related to r137662.
2011-08-16 Eli FriedmanExtend the undef ^ undef idiom once more. No testcase...
2011-08-16 Jim GrosbachThumb parsing diagnostics for low-reg requirements...
2011-08-16 Devang PatelUntil now all debug info MDNodes referred to a root...
2011-08-16 Eli FriedmanA bunch of misc fixes to SCCPSolver::ResolvedUndefsIn...
2011-08-16 Eric ChristopherRemove tests that have been obsoleted or migrated to...
2011-08-16 Jim GrosbachAdd missing exit for 'case'.
2011-08-16 Jim GrosbachThumb assembly parsing and encoding for ADD(register...
2011-08-16 Bill WendlingThe resume instruction may throw. Return 'true' in...
2011-08-16 Jim GrosbachMove some logic into a helper function and expand the...
2011-08-16 Eli FriedmanMinor bug in SCCP found by inspection. (I don't think...
2011-08-16 Jim GrosbachAdd testcase for r137746.
2011-08-16 Devang PatelIncrement debug info version to accommodate upcoming...
2011-08-16 Jim GrosbachTidy up formatting.
2011-08-16 Jim GrosbachARM thumb assembly parsing for arithmetic flag setting...
2011-08-16 Bill WendlingUse the getFirstInsertionPt() method instead of getFirs...
2011-08-16 Bill WendlingAdd getFirstInsertionPt() method.
2011-08-16 Bill WendlingI think there was some confusion about what I meant...
2011-08-16 Jim GrosbachPrefer diagnostics from target predicate in asm matcher.
2011-08-16 Jim GrosbachRemove unused Target argument from AsmParser constructi...
2011-08-16 Jim GrosbachRemove unused forward declaration.
2011-08-16 Bruno Cardoso... Instead of always leaving the work to the generic legal...
2011-08-16 Devang PatelRemove unnecessary version check.
2011-08-16 Akira HatanakaAdd test case for r137711.
2011-08-16 Jim GrosbachARM .align NOP padding uses different encoding pre...
2011-08-16 Jim GrosbachTidy up. Trailing whitespace.
2011-08-16 Nadav RotemRevert r137562 because it caused PR10674
2011-08-16 David ChisnallAdd a mechanism for optimisation plugins to register...
2011-08-16 Rafael EspindolaRemove unimplemented method. Fixes PR10658.
2011-08-16 NAKAMURA Takumicmake/modules/FindBison.cmake: It must be unneeded...
2011-08-16 Bill WendlingA few places where we want to skip the landingpad instr...
2011-08-16 Akira HatanakaFix handling of double precision loads and stores when...
2011-08-16 Akira HatanakaDefine function MipsMCInstLower::LowerOperand.
2011-08-16 Akira HatanakaAdd parameter Offset to MipsMCInstLower::LowerSymbolOpe...
2011-08-16 Eli FriedmanFix test.
2011-08-16 Eli FriedmanRevert a bit of r137667; the logic in question can...
2011-08-16 Eric ChristopherMigrate this test from llvm/test/FrontendC++/ptr-to...
2011-08-16 Eli FriedmanAfter talking with Bill, it seems like the LandingPad...
2011-08-16 Eli FriedmanMinor comment fixes.
2011-08-15 Eli FriedmanUpdate SimplifyCFG for atomic operations.
2011-08-15 Eli FriedmanAdd comments and test for atomic load/store and mem2reg.
2011-08-15 Devang PatelRefactor.
2011-08-15 Owen AndersonAdd a test file for Thumb2 NEON.
2011-08-15 Owen AndersonSpecify a necessary fixed bit for VLD3DUP, and otherwis...
2011-08-15 Bruno Cardoso... While I'm here, remove the "_alt" hacks to a series...
2011-08-15 Bruno Cardoso... Reorder declarations of vmovmskp* and also put the...
2011-08-15 Devang PatelContinue to hoist uses of getCompileUnit() up. The...
2011-08-15 Bob WilsonAvoid evaluating Neon macro arguments more than once...
2011-08-15 Bill WendlingIn places where it's using "getFirstNonPHI", skip the...
2011-08-15 Jim GrosbachMCTargetAsmParser target match predicate support.
2011-08-15 Devang PatelAdd a finalize() hook, that'll let DIBuilder construct...
2011-08-15 Bill WendlingDon't sink the instruction to before a landingpad instr...
2011-08-15 Devang PatelThis is somewhat déjà-vu, but avoid using getCompileUni...
2011-08-15 Eli FriedmanUpdate inter-procedural optimizations for atomic load...
2011-08-15 Eli FriedmanUpdate instcombine for atomic load/store.
2011-08-15 Devang PatelRefactor. Variables are part of compile unit so let...
2011-08-15 Eli FriedmanAdd some comments here because the lack of a check...
2011-08-15 Bruno Cardoso... Fix PR10656. It's only profitable to use 128-bit insert...
2011-08-15 Devang PatelThere is no need to maintain a set to keep track of...
2011-08-15 Devang PatelFix warning.
2011-08-15 Owen AndersonAdd some more comprehensive VFP decoding tests.
2011-08-15 Devang PatelSimplify. Let DbgVariable keep track of variable's...
2011-08-15 Bill WendlingDuncan pointed out that the LandingPadInst might read...
2011-08-15 Eli FriedmanFix llvm::CloneModule to correctly clone globals. ...
2011-08-15 Eli FriedmanFix predicates methods on Instruction to handle atomic...
2011-08-15 Eric ChristopherFix this test to avoid leaving a temporary file behind.
2011-08-15 Eli FriedmanMisc analysis passes that need to be aware of atomic...
2011-08-15 Jim GrosbachMove MatchResultTy enum into base class definition.
2011-08-15 Eli FriedmanAtomic load/store support in LICM.
2011-08-15 Owen AndersonEnforce the constraint that Rt must be even on LDRD...
2011-08-15 Eric ChristopherAdd an ipsccp test. Migrated from test/FrontendC++.
2011-08-15 Owen AndersonAdd a test for Thumb1 LDRSH decoding.
2011-08-15 Owen AndersonAdd testcase for STRH. Patch by James Molloy.
2011-08-15 Owen AndersonRemove dead classes.
2011-08-15 Bill WendlingThe "landingpad" instruction will never be "trivially...
2011-08-15 Owen AndersonFix incorrect encoding of UMAAL and friends. Patch...
2011-08-15 Devang PatelSimplify mapping to variable from its abstract variable...
2011-08-15 Owen AndersonFix decoding LDRSB and LDRSH in Thumb1 mode. Patch...
2011-08-15 Owen AndersonFix problems decoding the to/from-lane NEON memory...
2011-08-15 Devang PatelRefactor.
2011-08-15 Devang PatelRefactor.
2011-08-15 Bill WendlingDon't try to sink the landingpad instruction. It's...
2011-08-15 Bill WendlingThe landingpad instruction isn't loop-invariant.
2011-08-15 Bill WendlingMark the SCC as "might unwind" if we run into a 'resume...
2011-08-15 Bill WendlingSkip the insertion iterator past the landingpad instruc...
2011-08-15 Devang PatelRefactor. Global variables are part of compile unit...
2011-08-15 Jim GrosbachTidy up trailing whitespace.
2011-08-15 Devang PatelRefactor. A subprogram is part of compile unit so let...
2011-08-15 Jim GrosbachUpdate comment to reflect MC target machine refactor.
2011-08-14 Bill WendlingAdd inlining for the new EH scheme.
2011-08-14 Nick LewyckyThis transform is not safe. Thanks to Eli for pointing...
2011-08-14 Nick LewyckyDon't attempt to add 'nsw' when intermediate instructio...
2011-08-14 Nick LewyckyTeach instcombine to preserve the nsw bit by doing...
2011-08-14 NAKAMURA TakumiEE: Provide the symbol "lseek64" explicitly with <unist...
2011-08-13 Nadav RotemFix PR 10635. When generating integer constants, the...
2011-08-13 Eli FriedmanFix test.
2011-08-13 Bob WilsonExpand VMOVQQQQ pseudo instructions.
2011-08-13 Nick LewyckyRemove the last improper use of getGlobalContext()...
next