Teach instCombine to remove malloc+free if malloc's only uses are comparisons
[oota-llvm.git] / lib / CodeGen /
2010-05-27 Jim Grosbachhook ISD::STACKADDR to an intrinsic
2010-05-27 Devang Patelinlined function's arguments need a label to mark the...
2010-05-27 Stuart HastingsSupport for nested functions/classes in debug output...
2010-05-26 Devang PatelSimplify. Eliminate unneeded debug_loc entry.
2010-05-26 Bill WendlingAdd FIXME comment to remove this.
2010-05-26 Daniel DunbarMC: Add TargetMachine support for setting the value...
2010-05-26 Devang PatelThere is no need to force an line number entry (using...
2010-05-26 Bill WendlingAdd "setjmp_syscall", "savectx", "qsetjmp", "vfork...
2010-05-26 Jim GrosbachAdjust eh.sjlj.setjmp to properly have a chain and...
2010-05-26 Devang PatelUpdate debug info when live-in reg is copied into a...
2010-05-26 Bill WendlingMove the check for "calls setjmp" to SelectionDAGISel...
2010-05-26 Devang PatelIdentify instructions, that needs a label to mark debug...
2010-05-26 Dan GohmanEliminate the use of PriorityQueue and just use a std...
2010-05-26 Dan GohmanDelete an unused function.
2010-05-26 Devang PatelRemove dead code.
2010-05-26 Devang PatelDo not construct location list backword!
2010-05-26 Eric ChristopherTemporarily revert r104655 as it's breaking the bots.
2010-05-26 Dan GohmanChange push_all to a non-virtual function and implement...
2010-05-26 Dan GohmanTrim #include.
2010-05-26 Bill WendlingDale and Evan suggested putting the "check for setjmp...
2010-05-25 Devang PatelFirst cut at supporting .debug_loc section.
2010-05-25 Bill WendlingConstify function.
2010-05-25 Dan GohmanDo one map lookup instead of two.
2010-05-25 Eric ChristopherMove the verbose asm output up a bit so it can be used...
2010-05-25 Bill WendlingOkay, bear with me here...
2010-05-25 Eric ChristopherAdd support for initialized global data for darwin...
2010-05-25 Jakob Stoklund OlesenPrint symbolic SubRegIndex names on machine operands.
2010-05-25 Dale JohannesenFix another variant of PR 7191. Also add a testcase
2010-05-25 Dale JohannesenFix PR 7191. I have been unable to create a .ll file...
2010-05-25 Jakob Stoklund OlesenDisable invalid coalescer assertion.
2010-05-24 Bill WendlingPrint out the name of the function during SSC.
2010-05-24 Evan ChengAvoid adding duplicate function live-in's.
2010-05-24 Devang PatelDo not emit line number entries for unknown debug values.
2010-05-24 Nicolas GeoffrayEncode the Caml frametable by following what the commen...
2010-05-23 Daniel DunbarMC: Add an MCLoggingStreamer, for use in debugging...
2010-05-22 Evan ChengImplement @llvm.returnaddress. rdar://8015977.
2010-05-22 Jim GrosbachImplement eh.sjlj.longjmp for ARM. Clean up the intrins...
2010-05-22 Eric ChristopherAdd full bss data support for darwin tls variables.
2010-05-22 Devang PatelCollect variable information during endFunction() inste...
2010-05-21 Bob WilsonClean up extra whitespace.
2010-05-21 Eric ChristopherMake this LookAheadLimit, not the uninitialized LookAhe...
2010-05-21 Evan ChengAllow machine cse to cse instructions which define...
2010-05-21 Bob WilsonChange CodeGen/ARM/2009-11-02-NegativeLane.ll to use...
2010-05-21 Evan Cheng- Change MachineInstr::findRegisterDefOperandIdx so...
2010-05-21 Jakob Stoklund OlesenAdd MachineInstr::readsWritesVirtualRegister() to deter...
2010-05-21 Devang PatelSimplify
2010-05-21 Chris Lattnerconstify accessor.
2010-05-21 Jakob Stoklund OlesenRevert "Use MachineInstr::readsWritesVirtualRegister...
2010-05-21 Jakob Stoklund OlesenUse MachineInstr::readsWritesVirtualRegister to determi...
2010-05-21 Jakob Stoklund OlesenTeach VirtRegRewriter to handle spilling in instruction...
2010-05-21 Jakob Stoklund OlesenIf the first definition of a virtual register is a...
2010-05-21 Evan ChengRename -pre-RA-sched=hybrid to -pre-RA-sched=list-hybrid.
2010-05-21 Devang PatelSimplify.
2010-05-20 Evan ChengAllow targets more controls on what nodes are scheduled...
2010-05-20 Devang PatelRefactor.
2010-05-20 Jim GrosbachRemove dbg_value workaround and associated command...
2010-05-20 Devang PatelSplit DbgVariable. Eventually, variable info will be...
2010-05-20 Evan ChengAdd a hybrid bottom up scheduler that reduce register...
2010-05-20 Nick LewyckyFix typo in comment.
2010-05-20 Eric ChristopherPartial code for emitting thread local bss data.
2010-05-19 Bob WilsonOptimize away insertelement of an undef value. This...
2010-05-19 Jim GrosbachEnable preserving debug information through post-RA...
2010-05-19 Jim GrosbachFix the post-RA instruction scheduler to handle instruc...
2010-05-19 Evan ChengCode clean up.
2010-05-19 Devang PatelRevert r104165.
2010-05-19 Jakob Stoklund OlesenAdd support for partial redefs to the fast register...
2010-05-19 Devang PatelThere is no need to maintain InsnsBeginScopeSet separately.
2010-05-19 Jakob Stoklund OlesenAdd MachineInstr::readsVirtualRegister() in preparation...
2010-05-19 Evan ChengCode refactoring: pull SchedPreference enum from Target...
2010-05-19 Jakob Stoklund OlesenTwoAddressInstructionPass doesn't really know how to...
2010-05-19 Bob WilsonWhen expanding a vector_shuffle, the element type may...
2010-05-19 Evan ChengIntrinsics which do a vector compare (results are all...
2010-05-18 Bob WilsonFix a crash when debugging the coalescer. DebugValue...
2010-05-18 Jakob Stoklund OlesenRemember to update VirtRegLastUse when spilling without...
2010-05-18 Evan ChengSink dag combine's post index load / store code that...
2010-05-18 Jakob Stoklund OlesenProperly handle multiple definitions of a virtual regis...
2010-05-18 Evan ChengContinuously refine the register class of REG_SEQUENCE...
2010-05-18 Evan ChengFix PR7162: Use source register classes and sub-indices...
2010-05-18 Jakob Stoklund OlesenTeach the machine code verifier to use getSubRegisterRe...
2010-05-18 Daniel Dunbarllc (et al): Add support for --show-encoding and -...
2010-05-18 Evan ChengFIX PR7158. SimplifyVBinOp was asserting when it fails...
2010-05-17 Evan ChengFix PR7175. Insert copies of a REG_SEQUENCE source...
2010-05-17 Bill Wendling- Set the "HasCalls" flag after instruction selection...
2010-05-17 Eric ChristopherMore data/parsing support for tls directives. Add...
2010-05-17 Evan ChengFix PR7156. If the sources of a REG_SEQUENCE are all...
2010-05-17 Jakob Stoklund OlesenPull the UsedInInstr.test() calls into calcSpillCost...
2010-05-17 Eric ChristopherAdd some section and constant support for darwin TLS.
2010-05-17 Evan ChengCareful with reg_sequence coalescing to not to overwrit...
2010-05-17 Jakob Stoklund OlesenRemove debug option. Add comment on spill order determi...
2010-05-17 Jakob Stoklund OlesenAvoid allocating the same physreg to multiple virtregs...
2010-05-17 Jakob Stoklund OlesenMinor optimizations. DenseMap::begin() is surprisingly...
2010-05-17 Jakob Stoklund OlesenExtract spill cost calculation to a new method, and...
2010-05-17 Zhongxing XuRemove unused member variable.
2010-05-17 Jakob Stoklund OlesenOnly use clairvoyance when defining a register, and...
2010-05-17 Jakob Stoklund OlesenEliminate a hash table probe when killing virtual regis...
2010-05-17 Jakob Stoklund OlesenExecute virtreg kills immediately instead of after...
2010-05-17 Jakob Stoklund OlesenSprinkle superregister <imp-def> and <imp-kill> operand...
2010-05-17 Jakob Stoklund OlesenNow that we don't keep live registers across calls...
2010-05-17 Jakob Stoklund OlesenBoldly attempt consistent capitalization. Functional...
2010-05-17 Jakob Stoklund OlesenSpill and kill all virtual registers across a call.
next