oota-llvm.git
2010-03-30 Torok EdwinDon't overwrite previous value, if it succeeded.
2010-03-30 Torok EdwinHonour addGlobalMapping() in the interpreter, if it...
2010-03-30 Torok EdwinReapply r99881 with some fixes: only call destructor...
2010-03-30 Torok EdwinRevert 99881, it brooke smooshlab's llvm-gcc-i386-darwin9.
2010-03-30 Torok EdwinIntroduce another Reset() method in BumpPtrAllocator...
2010-03-30 Evan ChengAvoid being influenced by the presence of dbg_value...
2010-03-30 Chris Lattnerstringref'ize Timer apis
2010-03-30 Chris Lattnerfinally, maintain a global list of timer groups, allowi...
2010-03-30 Chris Lattneradd a new TimerGroup::print method, and refactor away...
2010-03-30 Chris Lattnerrename GetLibSupportInfoOutputFile -> CreateInfoOutputF...
2010-03-30 Chris Lattnerif a timergroup is destroyed before its timers, print...
2010-03-30 Chris Lattnerchange TimerGroup to keep a linked list of active timers
2010-03-30 Chris Lattnerreapply my timer rewrite with a change for PassManager...
2010-03-30 Chris Lattnerrevert r99862 which is causing FNT failures.
2010-03-30 Chris Lattnerfairly major rewrite of various timing related stuff.
2010-03-30 Eric ChristopherAdd FIXME for operand promotion.
2010-03-30 Jakob Stoklund... Be gentle to MSVC. C++ is hard, after all.
2010-03-29 Daniel DunbarMC/Mach-O/x86_64: Support @GOTPCREL on symbols, even...
2010-03-29 Bill WendlingRe-add back in the slow way of determining of a clean...
2010-03-29 Jakob Stoklund... Basic implementation of SSEDomainFix pass.
2010-03-29 Bill WendlingA more general (and simpler!) implementation of r99671...
2010-03-29 Devang PatelEncode start location of debug value, communicated...
2010-03-29 Chris Lattnermove a function into a more logical place in the file
2010-03-29 Chris Lattnerremove support for per-time peak memory tracking, this
2010-03-29 Evan ChengFix PR4975. Avoid referencing empty vector.
2010-03-29 Chris Lattnervarious timer fixes: move operator= out of line,
2010-03-29 Benjamin KramerMake isInt?? and isUint?? template specializations...
2010-03-29 Evan ChengPool allocate SDDbgValue nodes.
2010-03-29 Eric ChristopherWe'll never match these as instructions, just as intrin...
2010-03-29 Chris Lattners/.../.
2010-03-29 Chris Lattneruse RAII for ExceptionTimer too
2010-03-29 Chris Lattnerfix a variety of issues were we'd start DebugTimer but
2010-03-29 Chris Lattnermove code around and improve indentation, no functional...
2010-03-29 Benjamin KramerRemove a bunch of integer width predicate functions...
2010-03-29 Chris Lattnersome other notes.
2010-03-29 Chris Lattnerapparently llvm 2.7 now has great armv4 support, from
2010-03-29 Chris Lattnerupdate the vmkit blurb
2010-03-29 Chris Lattneradd tce
2010-03-29 Chris LattnerFrom Kalle Raiskila:
2010-03-29 Chris Lattneradd support for zero initialized unions, patch by Tim...
2010-03-29 Devang PatelRefactor code to push DILocation prcessing into DwarfDe...
2010-03-29 Chris Lattneradd a note.
2010-03-29 Chris LattnerSwitch pattern sorting predicate from stable sort ...
2010-03-29 Chris Lattnerrevert 99795, as mentioned, it is disabled anyway.
2010-03-29 Chris LattnerCheck in a (disabled) failed attempt to improve the...
2010-03-29 Chris Lattnerprint the complexity of the pattern being matched in the
2010-03-29 Johnny ChenAdd NVTBLFrm to represent A8.6.406 VTBL, VTBX Vector...
2010-03-28 Devang PatelRevert 99772.
2010-03-28 Chris Lattneradd a statistic for the # times isel has to backtrack.
2010-03-28 Devang PatelRefactoring. Push DILocation processing in to DwarfDebu...
2010-03-28 Chris Lattnerzap an extra line that Eli noticed!
2010-03-28 Anton KorobeynikovProperly quote the quotes :) during cmdline constructio...
2010-03-28 Torok EdwinFix use-of-uninitialized value when RWX memory can...
2010-03-28 Chris Lattnerimprove type checking of SDNode operand count. This...
2010-03-28 Chris Lattnerfix a type contradition: XCoreISD::RETSP has one argume...
2010-03-28 Chris Lattnerfinally remove the immAllOnesV_bc/immAllZerosV_bc patterns
2010-03-28 Chris Lattnerremove a pattern with no testcase that doesn't appear...
2010-03-28 Chris Lattnerfix integer negates to use the proper type for the...
2010-03-28 Chris Lattnerteach tblgen to allow patterns like (add (i32 (bitconve...
2010-03-28 Chris Lattnerfix a typo, bitconvert from node to itself isn't valid.
2010-03-28 Chris Lattnerfix vnot matching to explicitly specify the type of the
2010-03-28 Chris Lattnerfix up vnot matching, eliminating a dead pattern, corre...
2010-03-28 Chris Lattneradd some nounwinds
2010-03-28 Chris Lattnerthis takes an insane amount of time to run, disable...
2010-03-28 Chris Lattnerstop using vnot_conv
2010-03-28 Chris Lattnerrevert r99743, this is saying that the repmovs instruct...
2010-03-28 Chris Lattnerremove a bunch of dead patterns.
2010-03-28 Chris Lattnervalidate that input sdnodes don't exist in an output...
2010-03-28 Chris Lattnereliminate a bunch of code duplication in ParseTreePattern
2010-03-28 Chris Lattneradd some node definitions.
2010-03-28 Chris LattnerSDTCisVT<0, isVoid> is not valid, reject it.
2010-03-28 Chris Lattnerclaiming to return other is pointless.
2010-03-28 Chris Lattnercomply with the wishes of a fixme.
2010-03-28 Chris Lattnernow that (parallel) is gone and a variety of bugs in...
2010-03-28 Chris Lattneradd an optimized form of OPC_EmitMergeInputChains for...
2010-03-28 Chris Lattnerdon't add nodes to the now-dead nodes list multiple...
2010-03-28 Chris LattnerImprove systemz to model cmp and ucmp nodes as returning
2010-03-28 Chris Lattnerthe FPCmp node returns an i32.
2010-03-28 Chris Lattnerfix some modelling problems exposed by a patch I'm...
2010-03-28 Chris Lattnerdon't add flag nodes with chain results to the NowDeadNodes
2010-03-28 Jeffrey YasskinOops, r98447 dropped the reference to ForwardType in...
2010-03-27 Chris Lattnerfix a long standing fixme, which required fixing a...
2010-03-27 Chris Lattnerfix CodeGenTarget::getRegisterVTs to not return the
2010-03-27 Chris Lattnerhoist some funky logic into CodeGenInstruction
2010-03-27 Chris Lattnercontinue pushing tblgen's support for nodes with multiple
2010-03-27 Chris Lattnerimprove -debug-only=isel comments for cases when we...
2010-03-27 Chris Lattnerfix a bug in my recent patch that increased opcode...
2010-03-27 Chris Lattnerrevert r99719 which is breaking the botz.
2010-03-27 Dan GohmanMake llvm-ld remove its output files in the event of...
2010-03-27 Dan GohmanGive FileRemover a default constructor to allow FileRem...
2010-03-27 Dan GohmanNo need to check the same condition twice.
2010-03-27 Dan GohmanAdd a comment.
2010-03-27 Dan GohmanRemove an unnecessary #include.
2010-03-27 Jeffrey YasskinRemove another memory leak from ABCD by using Edges...
2010-03-27 Jeffrey YasskinIn ABCD, change the non-null Bound*s to Bound&s.
2010-03-27 Jeffrey YasskinFix a memory leak in ABCD by giving ownership of Bound...
2010-03-27 Jeffrey YasskinXFAIL a new tblgen test for memory leak checking.
2010-03-27 Jeffrey YasskinAvoid leaking the memory allocated for GlobalVariables...
2010-03-27 Bob WilsonFix indentation.
2010-03-27 Bob WilsonAdd a format argument to the N3V and N3VX classes,...
next