oota-llvm.git
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...
2008-07-18 Owen AndersonReapply r53735. My last patch fixed the failures Dan...
2008-07-18 Owen AndersonAdd some checks that got lost in the shuffle. This...
2008-07-18 Dan GohmanRevert r53735. It broke SPEC 464.h264ref.
2008-07-18 Chris Lattnerverify limits-fndefn.c from the GCC testsuite before the
2008-07-17 Dan GohmanRe-introduce LeakDetector support for MachineInstrs...
2008-07-17 Dan GohmanWhen printing MemOperand nodes, only use print() for
2008-07-17 Owen AndersonUse MergeBlockIntoPredecessor to simplify some code.
2008-07-17 Evan ChengSubreg live interval valno may not have a corresponding...
2008-07-17 Evan ChengAdd nounwind.
2008-07-17 Daniel Dunbartest commit access
2008-07-17 Owen AndersonMake MergeBlockIntoPredecessor more aggressive when...
2008-07-17 Owen AndersonEnable PRE. My last batch of changes fixed the miscompile.
2008-07-17 Duncan SandsUse a legal type for elements of the vector_shuffle
2008-07-17 Dan GohmanAdd a new function, ReplaceAllUsesOfValuesWith, which...
2008-07-17 Evan ChengIndentation.
2008-07-17 Duncan SandsLegalizeTypes support for what seems to be the
2008-07-17 Nate BegemanRemove unnecessary readme entry
2008-07-17 Duncan SandsTurn LegalizeTypes back off again for the moment:
2008-07-17 Nate BegemanFix a typo in last commit
2008-07-17 Nate BegemanSSE codegen for vsetcc nodes
2008-07-17 Matthijs KooijmanMake GlobalOpt preserve address spaces when scalar...
2008-07-17 Chris LattnerFix PR2553
2008-07-17 Mon P WangWhen lowering certain atomics, we need to copy the...
2008-07-17 Duncan SandsFactorize some code for determining which libcall to...
2008-07-17 Evan ChengInliner tweak. Function calls should cost more than...
2008-07-17 Owen AndersonFactor MergeBlockIntoPredecessor out into BasicBlockUtils.
2008-07-16 Devang PatelName string length is end position marker - begin posit...
2008-07-16 Devang PatelDo not forget global definitions from inline asm code...
2008-07-16 Devang PatelMark function used by asm block as used, otherwise...
2008-07-16 Owen AndersonThere's no need to iterate block merging and PRE. ...
2008-07-16 Scott MichelSomehow, custom lowering of i64 multiplications got...
2008-07-16 Dan GohmanFix the result type of X86's truncate to i8.
2008-07-16 Dan GohmanFix the result type of a VECTOR_SHUFFLE+BIT_CONVERT...
2008-07-16 Dan GohmanFix the name of BreakCriticalMachineEdge.h's include...
2008-07-16 Dan GohmanCorrect a top-level comment.
2008-07-16 Duncan SandsAdd support for promoting and expanding AssertZext
2008-07-16 Dan GohmanClarify the comments here, to make slightly more clear the
2008-07-16 Dan GohmanTidy a doxygen comment.
2008-07-16 Dan GohmanFix a comment to say nonnegative instead of positive.
2008-07-16 Dan GohmanAdd an assert to check for empty flags for MachineMemOp...
2008-07-16 Duncan SandsTest passing of integer parameters for integers
2008-07-16 Duncan SandsTest codegen of loads and stores of all integer
2008-07-16 Matthijs KooijmanAdd a few cases to instcombine's extractvalue testcase.
2008-07-16 Matthijs KooijmanUn-XFAIL multdeadretval, since instcombine now properly...
2008-07-16 Matthijs KooijmanRedo InstCombiner::visitExtractValueInst. Instead of...
2008-07-16 Duncan SandsReorder methods alphabetically. No functionality change.
2008-07-16 Duncan SandsTurn on LegalizeTypes by default.
2008-07-16 Matthijs KooijmanDon't use ++idx_begin when I actually mean idx_begin...
2008-07-16 Duncan SandsThe atomic.cmp.swap promotion logic is wrong: it
2008-07-16 Evan ChengFix PR2296. Do not transform x86_sse2_storel_dq into...
2008-07-16 Evan Chengx86-64 PIC JIT fixes: do not generate the extra load...
2008-07-16 Evan ChengX86-64 PIC jump table values are different from x86...
next