oota-llvm.git
2010-04-21 Duncan SandsDragonegg will be released along side llvm-2.7.
2010-04-21 Chris Lattnerfinal hacking for tonight, still more to go.
2010-04-21 Chris Lattnercontinue the process of detangling this.
2010-04-21 Chris Lattnerrough pass moving stuff into relevant sections, still...
2010-04-21 Chris Lattnerremove ldc, rubinious, macruby, icedtea, llvm-lua,...
2010-04-21 Evan ChengImplement -disable-non-leaf-fp-elim which disable frame...
2010-04-21 Evan Chengisel (i32 anyext i16) as insert_subreg when 16-bit...
2010-04-21 Evan ChengTrim include.
2010-04-21 Dan GohmanAdd more const qualifiers on TargetMachine and friends.
2010-04-21 Dan GohmanUpdate CMakeLists.txt.
2010-04-21 Dan GohmanMove several SelectionDAG-independent utility functions...
2010-04-21 Johnny ChenThumb instructions which have reglist operands at the...
2010-04-21 Chris LattnerImplement (but don't enable) PR6724 and rdar://6295824...
2010-04-21 Evan Cheng- Clean up some crappy code which deals with coalescing...
2010-04-21 Dan GohmanRevert r101471. For tight recursive functions which...
2010-04-21 Bill WendlingHandle a displacement location in 64-bit as an RIP...
2010-04-21 Evan ChengRewrite machine cse to avoid recursion.
2010-04-21 Dan GohmanAdd another variant of this test which found a place...
2010-04-20 Chris Lattnerteach the x86 address matching stuff to handle
2010-04-20 Dale JohannesenBecause of the EMMS problem, right now we have to support
2010-04-20 Devang PatelRename ValueMapTy as ValueToValueMapTy to clearly indic...
2010-04-20 Devang PatelThere is no need to install ValueMapper.h header.
2010-04-20 Johnny ChenBetter error-handling of getBitFieldInvMask() where...
2010-04-20 Duncan SandsI plan to release a version of dragonegg based on llvm...
2010-04-20 Jakob Stoklund... When MachineLICM is hoisting a physical register after...
2010-04-20 Johnny ChenWhen doing Thumb disassembly, there's no need to consid...
2010-04-20 Bill WendlingMove CodeGen/X86/2010-04-19-DAGCombineCrash.ll into...
2010-04-20 Johnny ChenFor t2LDRT, t2LDRBT, t2LDRHT, t2LDRSBT, and t2LDRSHT...
2010-04-20 Evan ChengTypo.
2010-04-20 Devang PatelAdd RUN:
2010-04-20 Dan GohmanSink the CopyToExportRegsIfNeeded calls out of Selectio...
2010-04-20 Dan GohmanDon't send PHI nodes down to SelectionDAGBuilder of...
2010-04-20 Dan GohmanDocument that TargetRegisterInfo::contains does not...
2010-04-20 Dan GohmanSink this use_empty() check into isUsedOutsideOfDefinin...
2010-04-20 Dan GohmanIf a PHI node somehow has debug info, propogate it...
2010-04-20 Dan GohmanDon't iterate through the whole block just to find...
2010-04-20 Gabor Greifuse abstract accessors to CallInst
2010-04-20 Benjamin KramerPR6880: Don't dereference CallsExternalNode if it's...
2010-04-20 Benjamin KramerFix -Wcast-qual warning.
2010-04-20 Chris Lattnerstop computing InstImpInputs, it is dead
2010-04-20 Chris LattnerDAGInstruction::ImpOperands is dead after my recent...
2010-04-20 Chris LattnerBill's change in r95336 broke empty aggregates embedded
2010-04-20 Chris Lattnerteach cellspu how to return i8 and i16 from calls,
2010-04-20 Chris Lattnerremove a bunch of ad-hoc code to simplify instructions...
2010-04-20 Chris Lattnermove some select simplifications out out instcombine...
2010-04-20 Chris LattnerRewriteLoopBodyWithConditionConstant can end up rewriti...
2010-04-20 Chris Lattnerreapply 'reject forward references to functions whose...
2010-04-20 Dan GohmanDelete a redundant return statement.
2010-04-20 Bill WendlingThe visitXOR method can return the same SDNode. If...
2010-04-20 Chris Lattnerdisable optimizations in this directory for MSVC9....
2010-04-20 Johnny ChenBetter error-handling for DisassembleThumb2DPModImm...
2010-04-20 Eric ChristopherRemove the palignr intrinsics now that we lower them...
2010-04-20 Dan GohmanRemove this debug output; it isn't that useful, and...
2010-04-20 Dan GohmanSink DebugLoc handling out of SelectionDAGISel into...
2010-04-20 Chris Lattnermake CallGraphNode dtor abort if a node is deleted...
2010-04-20 Chris Lattnermake the inliner do less work for leaf functions.
2010-04-20 Chris LattnerFix rdar://7879828 - crash in CallGraph, a self host...
2010-04-20 Dan GohmanRemove MachineFunction's DefaultDebugLoc member, and...
2010-04-20 Dan GohmanReapply the removal of SelectionDAGISel's BB, with...
2010-04-20 Bob WilsonFix tests for Neon load/store intrinsics to match the...
2010-04-20 Johnny ChenMore IT instruction error-handling improvements from...
2010-04-19 Dan GohmanRevert 101825, which is causing trouble.
2010-04-19 Dan GohmanMake BreakAntiDependencies' SUnits argument const,...
2010-04-19 Johnny ChenBetter error handling of invalid IT mask '0000', instea...
2010-04-19 Dan GohmanEliminate SelectionDAGISel's "current block" member...
2010-04-19 Dan GohmanDelete an unnecessary reference to SelectionDAGISel...
2010-04-19 Dan GohmanEliminate the CurMBB member from SelectionDAGBuilder...
2010-04-19 Dan GohmanRemove the Expr member from IVUsers. Instead of remembe...
2010-04-19 Johnny ChenAccording to A8.6.16 B (Encoding T3) and A8.3 Condition...
2010-04-19 Devang PatelFix typo. add a test case.
2010-04-19 Evan ChengMore progress on promoting i16 operations to i32 for...
2010-04-19 Dan GohmanGive SelectionDAG a TargetMachine too, rather than...
2010-04-19 Evan ChengMore 80 col violation.
2010-04-19 Devang PatelAdd DW_AT_APPLE_omit_frame_ptr to encode -fomit-frame...
2010-04-19 Dan GohmanCode that needs a TargetMachine should have access...
2010-04-19 Dan GohmanMove isInTailCallPosition out of SelectionDAGBuilder...
2010-04-19 Dan GohmanEnable -Wcast-qual for C++ files, where intentional...
2010-04-19 Dan GohmanRemove -module, which appears to be a leftover from...
2010-04-19 Dan GohmanThis doesn't need SmallVector.h anymore.
2010-04-19 Mikhail GlushenkovSupport .a files directly (without -l).
2010-04-19 Johnny ChenBetter error-handling for DisassembleThumb2DPSoReg...
2010-04-19 Dan GohmanFix this for std::vectors which don't have .data().
2010-04-19 Johnny ChenARM disassembler did not react to recent changes to...
2010-04-19 Benjamin KramerDon't write into MemoryBuffers.
2010-04-19 Dan GohmanFix -Wcast-qual warnings.
2010-04-19 Dan GohmanRevert 91528 and use a std::vector instead, fixing...
2010-04-19 Dan GohmanFix -Wcast-qual warnings.
2010-04-19 Dan GohmanAdd a few more ELF bits.
2010-04-19 Dan GohmanAdd a const.
2010-04-19 Dan GohmanThese functions don't need to access this.
2010-04-18 Anton KorobeynikovAdd missed part of prev. commit
2010-04-18 Anton KorobeynikovMake processor FUs unique for given itinerary. This...
2010-04-18 Chris Lattneravoid temporary std::string in non posix_spawn path.
2010-04-18 Benjamin KramerEliminate temporary string.
2010-04-18 Benjamin KramerProperly inherit the environment on darwin where enviro...
2010-04-18 Nick LewyckyThis is horrible. Split the difference, and declare...
2010-04-18 Nick LewyckyRevert r101701, Darwin doesn't have 'environ'. Go figure.
2010-04-18 Nick LewyckyFix linux build. posix_spawn doesn't inherit the enviro...
2010-04-18 Chris Lattnermake Program::Execute use posix_spawn on systems that...
2010-04-18 Chris Lattnerreduce indentation
next