oota-llvm.git
2008-07-24 Dan GohmanPut the LICM of constant GlobalVariables, introduced...
2008-07-24 Dan GohmanAdd target triples so these tests behave as expected...
2008-07-24 Dan GohmanAvoid emitting casts in static initializer contexts...
2008-07-24 Owen AndersonStore the predecessor MBB in the PHIUnion, rather than...
2008-07-24 Evan ChengFix a catastrophic PPC64 ABI bug: i32 operands which...
2008-07-24 Devang PatelCreate temp. file in current path.
2008-07-24 Devang PatelIdentify llvm bit-code file that is causing linking...
2008-07-24 Evan ChengNew test case.
2008-07-24 Evan ChengRename instance variables, parameter argument names...
2008-07-23 Owen AndersonEnable the insertion of empty indices into LiveInterals...
2008-07-23 Owen AndersonFix a compile-time regression introduced by my heuristi...
2008-07-23 Dan GohmanUse C99 aggregate literal syntax for first-class struct...
2008-07-23 Bruno Cardoso... Minor fixes.
2008-07-23 Chris LattnerMake CreateBinOp/CreateNeg/CreateNot do constant folding.
2008-07-23 Chris Lattner"Allow LICM to sink or lift loads from constant memory...
2008-07-23 Chris Lattner'Previously, the emacs tablegen mode would highlight...
2008-07-23 Dan GohmanUpdate the generated .cvs files.
2008-07-23 Dan GohmanEnable first-class aggregates support.
2008-07-23 Evan ChengFix PR2485: do all 4-element SSE shuffles in max. of...
2008-07-22 Duncan SandsLegalizeTypes support for VSETCC. Fixes PR2575.
2008-07-22 Owen AndersonChange the heuristics used in the coalescer, register...
2008-07-22 Devang PatelQuit early, if unable to reproduce error using original...
2008-07-22 Evan ChengFactor out SSE 4 wide shuffle lowering code into its...
2008-07-22 Evan ChengFix pr2566: incorrect assumption about bit_convert...
2008-07-22 Dan GohmanAdd insertvalue and extractvalue folding support in...
2008-07-22 Devang PatelRemove temp. files in the end.
2008-07-22 Devang PatelWhile creating temp. file on disk, if the current filen...
2008-07-22 Evan ChengFix PR2574: implement v2f32 scalar_to_vector.
2008-07-22 Dan GohmanIRBuilder support for insertvalue and extractvalue.
2008-07-22 Dan GohmanAssert that the DAG root value is a chain value.
2008-07-22 Devang PatelHandle bitcode wrappers.
2008-07-22 Dan GohmanMake the GraphRoot edge look like a chain edge, which...
2008-07-22 Anton KorobeynikovProvide default implementation of different small-secti...
2008-07-22 Anton KorobeynikovTie small stuff to non-small by default on ELF platforms
2008-07-22 Bruno Cardoso... simplified small section logic
2008-07-22 Anton KorobeynikovFix encoding of atomic compare and swap for i64
2008-07-22 Bruno Cardoso... Added small section asm emition logic for mips.
2008-07-22 Bruno Cardoso... Basic support for small sections
2008-07-22 Bill WendlingRemove more tabs.
2008-07-22 Bill WendlingRemove another tab.
2008-07-22 Bill WendlingMore tab removals.
2008-07-22 Bill WendlingRemoving tabs.
2008-07-22 Bill WendlingUse — because.
2008-07-22 Bill WendlingRemove references to llvm-gcc-4.0
2008-07-22 Bill WendlingFix grammar.
2008-07-22 Bill WendlingAnother buildbot test commit.
2008-07-22 Dan GohmanCorrect the name of MachineMemOperand's include guard.
2008-07-22 Dan GohmanFix a typo in a comment.
2008-07-22 Dan GohmanFix multiple-return-value-to-first-class-aggregates...
2008-07-22 Bill WendlingTrivial check-in to test buildbot. No functionality...
2008-07-21 Dan GohmanInsertValue and ExtractValue constant expressions are...
2008-07-21 Devang PatelProvide llvm bitcode file to native object file interface.
2008-07-21 Dan GohmanFix grammaros in comments.
2008-07-21 Dan GohmanAdd the PR number to the test.
2008-07-21 Dan GohmanFix a bug in LSR's dead-PHI cleanup. If a PHI has a...
2008-07-21 Dan GohmanEnhance the GraphWriter support for edge destinations...
2008-07-21 Dan GohmanAfter early-lowering the FORMAL_ARGUMENTS node, delete it.
2008-07-21 Evan ChengEliminate a compilation warning.
2008-07-21 Dan GohmanAdd titles to the various SelectionDAG viewGraph calls
2008-07-21 Dan GohmanMake the GraphWriter be more consistent about the string
2008-07-21 Dan GohmanFix uses of underscore-capital names.
2008-07-21 Bruno Cardoso... Added initial support for small sections on Mips.
2008-07-21 Dan GohmanNow that the MachineInstr leaks are fixed, enable leak...
2008-07-21 Bill WendlingTemporary hack to build with GCC 4.0 instead of 4.2.
2008-07-21 Anton KorobeynikovUse better variable names
2008-07-21 Anton KorobeynikovDon't use larger alignment.
2008-07-21 Duncan SandsAdd VerifyNode, a place to put sanity checks on
2008-07-21 Evan ChengUse movaps instead of movups to spill 16-byte vector...
2008-07-21 Nick LewyckyRevert r53812 -- premature. LegalizeTypes isn't actuall...
2008-07-21 Nick LewyckySwitch on the use of arbitrary precision integers in...
2008-07-20 Wojciech MatyjewiczThis header isn't necessary now.
2008-07-20 Wojciech MatyjewiczFix PR2088. Use modulo linear equation solver to comput...
2008-07-20 Cedric VenetUpdated VC++ projects
2008-07-20 Bill WendlingFix for first part of PR2562. Generate the "pinsrw...
2008-07-20 Bill WendlingPull r53795 from Gaz into mainline:
2008-07-19 Anton KorobeynikovUnbreak build: 'DarwinTargetAsmInfo' was already taken...
2008-07-19 Duncan SandsMake sure custom lowering for LegalizeTypes
2008-07-19 Nick LewyckyXFAIL this test.
2008-07-19 Wojciech MatyjewiczWhile testing particular algorithms to compute loop...
2008-07-19 Anton KorobeynikovUse chars, where possible
2008-07-19 Anton KorobeynikovSwitch MIPS to new ELFTargetAsmInfo. Add few FIXMEs.
2008-07-19 Anton KorobeynikovFix a FIXME :)
2008-07-19 Anton KorobeynikovUse generic ELFTargetAsmInfo and DarwinTargetAsmInfo...
2008-07-19 Anton KorobeynikovAdd TargetAsmInfo stuff for all darwin-based targets
2008-07-19 Anton KorobeynikovAdd TargetAsmInfo for all ELF-based targets
2008-07-19 Anton KorobeynikovTestcase for PR2549
2008-07-19 Anton KorobeynikovUse aligned stack spills, where possible. This fixes...
2008-07-19 Anton KorobeynikovRemove bogus assertion. This unbreaks mingw, where...
2008-07-19 Nick Kledziktentative definitions are default visibility
2008-07-19 Evan ChengFix a memory leak in LiveIntervalAnalysis.
2008-07-18 Devang Pateltypo.
2008-07-18 Devang PatelIf all linker input files are native object files then...
2008-07-18 Devang PatelStart writing lto-bugpoint tool.
2008-07-18 Duncan SandsSoftfloat support for FDIV. Patch by
2008-07-18 Duncan SandsEliminate unused variable.
2008-07-18 Duncan SandsSupress a gcc-4.3 warning.
2008-07-18 Duncan SandsRevert 53729, after waking up in the middle of
2008-07-18 Dan GohmanIn the CBackend, use casts to force integer add, subtra...
2008-07-18 Dan GohmanFix a LocalSpiller leak. This fixes tramp3d-v4.
2008-07-18 Owen AndersonMake PRE actually handle critical edges (by splitting...
next