oota-llvm.git
2013-03-12 Bill WendlingReflect reality.
2013-03-12 Akira Hatanaka[mips] Rename function and variable names to start...
2013-03-12 Meador IngeLibCallSimplifier: optimize speed for short-lived instances
2013-03-11 David BlaikieRemove support for versioned debug info.
2013-03-11 David BlaikieAdd asserts to DIBuilder & fix DINameSpace::Verify...
2013-03-11 Eli BenderskyResidual cleanup: live-out set is gone
2013-03-11 NAKAMURA Takumillvm/test/CodeGen/R600/schedule-*.ll: Let them require...
2013-03-11 David BlaikieUpgrading debug info test cases to be (more) compatible...
2013-03-11 David BlaikieRemove duplicate test contents.
2013-03-11 Nick LewyckyFix a crasher newly introduced in r176659/r176649,...
2013-03-11 Kevin EnderbyFixes disassembler crashes on 2013 Haswell RTM instruct...
2013-03-11 Bill WendlingDon't remove a landing pad if the invoke requires a...
2013-03-11 Vincent LejeuneR600: Fix JUMP handling so that MachineInstr verificati...
2013-03-11 Eli BenderskyMissing period in doc
2013-03-11 NAKAMURA Takumillvm/test/CodeGen/X86/handle-move.ll: Mark it as XFAIL...
2013-03-11 Sean Silva[docs] Remove explicit authorship.
2013-03-11 NAKAMURA TakumiSuppress atomic(32|64).ll as XFAIL on win32 codegen...
2013-03-11 NAKAMURA TakumiR600MachineScheduler.cpp: Fix use cases of dbgs()....
2013-03-11 Lang HamesRemove date from test case file name. The PR number...
2013-03-10 Nick LewyckyCorrect this error message, and most importantly make...
2013-03-10 Nick LewyckyUse LLVMBool instead of 'bool' in the C API. Based...
2013-03-10 Hal FinkelBBVectorize: Fixup debugging statements
2013-03-10 Jakub StaszakCleanup #includes.
2013-03-10 Jakub StaszakRemove unneeded #include.
2013-03-10 Jakub StaszakAdd some constantness in MachinePostDominators.h.
2013-03-10 Jakub StaszakRemove unneeded #includes. Use forward declarations...
2013-03-10 Jakub StaszakRemove unneeded #includes. Use forward declarations...
2013-03-09 Craig TopperRemove an unused member variable from HelpPrinter....
2013-03-09 Lang HamesDon't glue users to extract_subreg when selecting the...
2013-03-09 Jakub StaszakRemove unneeded cast.
2013-03-09 Benjamin KramerRemove a source of nondeterminism from the LoopVectorizer.
2013-03-09 Benjamin KramerFix test case.
2013-03-09 Benjamin KramerTest case hygiene.
2013-03-09 Jakub StaszakRemove unneeded const_cast.
2013-03-09 Jakub StaszakUse forward declaration instead of #include.
2013-03-09 Arnold SchwaighoferLoopVectorizer: Ignore all dbg intrinisic
2013-03-09 Arnold SchwaighoferLoopVectorizer: Ignore dbg.value instructions
2013-03-09 Benjamin KramerTLI: Microoptimize calls to strlen+memcmp to strncmp.
2013-03-09 Jakub StaszakSimplify code. No functionality change.
2013-03-09 Nick LewyckyUse the correct index variable. This is the meat of...
2013-03-09 Nick LewyckyCommit the right files for r176762. Sigh.
2013-03-09 Nick LewyckyWe need a shndx if the number of sections breaks SHN_LO...
2013-03-09 Nick LewyckyFix bug introduced in r176616 when making function...
2013-03-09 Nick LewyckyDon't emit the extra checksum into the .gcda file if...
2013-03-08 Jakob Stoklund... Remove wrong and unnecessary assertion.
2013-03-08 Jan Wen VoungDisable statistics on Release builds and move tests...
2013-03-08 Eli BenderskyClean up out-of-date comments and some stray whitespace
2013-03-08 Michael IlsemanEarly exit from getAllocationData() and isFreeCall...
2013-03-08 David BlaikieAssert to bounds check MDNode::getOperand.
2013-03-08 Michael IlsemanRemove trailing whitespace
2013-03-08 Jakob Stoklund... No really, don't use end().
2013-03-08 David BlaikieRemove -print-dbginfo as it is unused & bitrotten.
2013-03-08 Jakob Stoklund... Rewrite the physreg part of findLastUseBefore().
2013-03-08 Jakob Stoklund... Avoid creating a SlotIndex from the end() iterator.
2013-03-08 Benjamin KramerRemove default from fully covered switch.
2013-03-08 Benjamin KramerForce cpu in test.
2013-03-08 Benjamin KramerInsert the reduction start value into the first bypass...
2013-03-08 Tom StellardR600: Optimize another selectcc case
2013-03-08 Tom StellardR600: Improve custom lowering of select_cc
2013-03-08 Tom StellardR600: Change operation action from Custom to Expand...
2013-03-08 Tom StellardR600: Change operation action from Custom to Expand...
2013-03-08 Tom StellardR600: Set BooleanContents to ZeroOrNegativeOneBooleanCo...
2013-03-08 Tom StellardLegalizeDAG: Respect the result of TLI.getBooleanConten...
2013-03-08 Tom StellardDAGCombiner: Use correct value type for checking legali...
2013-03-08 Vincent LejeuneR600: Change addresspace in fold-kcache.ll
2013-03-08 Tim NorthoverAArch64: specify full triple in test as only Linux...
2013-03-08 Christian KonigR600/SI: adjust test to recent changes
2013-03-08 Jyotsna VermaHexagon: Add patterns for zero extended loads from...
2013-03-08 Tim NorthoverAArch64: expand sincos operations, we don't support...
2013-03-08 Michel DanzerR600/SI: Use source scheduler
2013-03-08 Andrew TrickAdd -verify-misched option.
2013-03-08 David BlaikieAnother test fix for r176671.
2013-03-08 David BlaikieCouple of test fixes for r176671.
2013-03-08 Bill WendlingRevert r176154 in favor of a better approach.
2013-03-08 Chris Lattnerremove an ancient and quaint bit of commented out makef...
2013-03-08 David BlaikieUpgrade tests to the latest debug info format.
2013-03-07 Jakob Stoklund... Add a getPassName() method.
2013-03-07 Jakob Stoklund... Rename isEarlierInSameTrace to isUsefulDominator.
2013-03-07 Jakub StaszakKeep coding stanard.
2013-03-07 Jakub StaszakDon't create IRBuilder if we can return from the method...
2013-03-07 Chad Rosier[fast-isel] Seriously, add support for the expect intri...
2013-03-07 Benjamin KramerFix tautological compare. Not sure why this didn't...
2013-03-07 Benjamin KramerReplace temporary vectors with arrays.
2013-03-07 Chad Rosier[fast-isel] Add support for the expect intrinsic.
2013-03-07 Benjamin KramerArrayRefize some code. No functionality change.
2013-03-07 Jyotsna VermaHexagon: Handle i8, i16 and i1 Var Args.
2013-03-07 Jakub StaszakSimplify code. No functionality change.
2013-03-07 Jakub StaszakChange Index type from unsigned long to unsigned. This...
2013-03-07 Jakub StaszakRemove trailing spaces.
2013-03-07 Jakub StaszakChange NULL to 0.
2013-03-07 Jakub StaszakArrayRef ca accept one element. Simplify code a little...
2013-03-07 Andrew Trickpre-RA-sched debug-only fix
2013-03-07 Jyotsna VermaHexagon: Add support to lower block address.
2013-03-07 Andrew Trickpre-RA-sched assertion fix. This bug was exposed by...
2013-03-07 Benjamin KramerMove testcase, this is testing extraction not inserting.
2013-03-07 Benjamin KramerX86: Fold EXTRACT_SUBVECTORs of a BUILD_VECTOR into...
2013-03-07 Pekka JaaskelainenFixed a crash when cloning a function into a function...
2013-03-07 Christian KonigR600/SI: rework input interpolation v2
2013-03-07 Christian KonigR600/SI: remove SI_vs_load_buffer_index
2013-03-07 Christian KonigR600/SI: remove SGPR address space v2
next