Fix a race condition in the Timer class.
[oota-llvm.git] / include /
2009-11-17 Jeffrey YasskinIn GlobalVariable::setInitializer, assert that the...
2009-11-16 Eric ChristopherFix unused variables warnings.
2009-11-16 Dan GohmanRevert 88957. This file uses CodeGenOpt, which is defin...
2009-11-16 Dan GohmanRemove an unnecessary #include.
2009-11-16 Dan GohmanSink a #include <map> to where it's actually needed.
2009-11-16 Dan GohmanMake PseudoSourceValue's classof recognize
2009-11-16 Rafael EspindolaAdd configure options for specifying where to look...
2009-11-16 Douglas GregorMake ERROR_IF_USED macro work with GCC <= 4.2, Apple...
2009-11-16 Duncan SandsMake sure that if anyone passes a name by accident...
2009-11-15 Chris Lattnerdisable copying, enforce some invariants.
2009-11-15 Chris Lattnermark getIntrinsicID() 'readonly'. This allows various...
2009-11-15 Chris Lattneradd attributes for readnone/readonly functions.
2009-11-15 Chris Lattneradd a version of array_pod_sort that takes a custom...
2009-11-15 Edward O'CallaghanAdd PSP OS Target to Triple, Credit to Bruno Cardoso...
2009-11-14 Jim GrosbachAdd function to replace a destination MBB in a single...
2009-11-14 Benjamin KramerRemove dead variable found by clang++.
2009-11-14 Benjamin KramerImplement DISABLE_INLINE for MSVC. This required changi...
2009-11-14 Benjamin KramerMake NORETURN working with MSVC. MSVC only accepts...
2009-11-14 Daniel DunbarAdd llvm::sys::getHostCPUName, for detecting the LLVM...
2009-11-14 Evan ChengAdded getSubRegIndex(A,B) that returns subreg index...
2009-11-14 Evan Cheng- Change TargetInstrInfo::reMaterialize to pass in...
2009-11-14 Dan GohmanAdd an option for running GVN with redundant load proce...
2009-11-14 Lang HamesAdded an API to the SlotIndexes pass to allow new instr...
2009-11-13 Dan GohmanMove the FixedStackPseudoSourceValueVal enum value...
2009-11-13 Jakob Stoklund OlesenAdd MachineFunction::verify() to call the machine code...
2009-11-13 Dan GohmanUse .data() instead of .c_str() when nul-termination...
2009-11-13 Devang PatelDo not use value handle to wrap MDNode in DIDescriptor.
2009-11-13 David GoodwinAllow target to specify regclass for which antideps...
2009-11-13 David GreeneRemove duplicate APIs and state WRT spill objects.
2009-11-13 Devang PatelRevert r87059 for now. It is failing clang tests.
2009-11-13 Rafael EspindolaSwitch to smallvector. Also fix issue with using unsige...
2009-11-13 Dale JohannesenAdjust isConstantSplat to allow for big-endian targets.
2009-11-13 Victor HernandezRemove unnecessary llvm.dbg.declare bitcast
2009-11-13 Rafael EspindolaAdd a new split method to StringRef that puts the subst...
2009-11-13 David GreeneFix a bootstrap failure.
2009-11-12 David GreeneDo some cleanups suggested by Chris.
2009-11-12 Daniel DunbarStringRef(const char*) should not be used to turn null...
2009-11-12 Daniel DunbarRemove my Value.h build fix.
2009-11-12 David GreeneFix a build error by providing a missing enum value.
2009-11-12 David GreeneMake the MachineFunction argument of getFrameRegister...
2009-11-12 David GreeneAdd hasLoadFromStackSlot and hasStoreToStackSlot to...
2009-11-12 Daniel DunbarAttempt to unbreak LLVM build, David G. please check.
2009-11-12 David GreeneAdd a bool flag to StackObjects telling whether they...
2009-11-12 Benjamin KramerAdd compare_lower and equals_lower methods to StringRef...
2009-11-12 David GreeneMake FixedStackPseudoSourceValue a first-class PseudoSo...
2009-11-12 David GreeneAdd AsmPrinter comment flags to machine instructions...
2009-11-12 David GreeneAdd comment flags so AsmPrinter can output additional...
2009-11-12 Devang Patel"Attach debug info with llvm instructions" mode was...
2009-11-12 Dan GohmanMark DBG_LABEL, EH_LABEL, and GC_LABEL as not-duplicabl...
2009-11-12 Benjamin KramerSilence a warning on targets with unsigned chars.
2009-11-12 Nuno Lopesimplement shl, ashr, and lshr methods. shl is not fully...
2009-11-12 Evan Cheng- Teach LSR to avoid changing cmp iv stride if it will...
2009-11-12 Evan ChengisLegalICmpImmediate should take a signed integer;...
2009-11-12 Oscar FuentesCMake: Hopefully unbreak the build by mimicking the...
2009-11-12 Rafael EspindolaAdd the --with-c-include-dirs to llvm's configure.
2009-11-12 Oscar FuentesCMake: Pass -lm to check_symbol_exists for detecting...
2009-11-12 Chris LattnerAdd a new getPredicateOnEdge method which returns more...
2009-11-12 Jim GrosbachMove the utility function UpdateTerminator() from CodeP...
2009-11-12 Nick LewyckyAdd CreateNUWAdd and CreateNUWSub to complement the...
2009-11-12 Chris Lattnerexpose edge information and switch j-t to use it.
2009-11-12 Devang PatelDo not use StringRef in DebugInfo interface.
2009-11-11 Jakob Stoklund OlesenFix liveness calculation when splitting critical edges...
2009-11-11 Devang PatelAdd SetDebugLocation() variant to
2009-11-11 Evan ChengAdd TargetLowering::isLegalICmpImmediate. It tells...
2009-11-11 Dan GohmanFix a copy+pasto in a comment.
2009-11-11 Duncan SandsDon't trivially delete unused calls to llvm.invariant...
2009-11-11 Chris Lattnerremove the now dead condprop pass, PR3906.
2009-11-11 Daniel DunbarAdd StringRef::split(StringRef), to complement StringRe...
2009-11-11 Chris Lattnerstub out some LazyValueInfo interfaces, and have JumpTh...
2009-11-11 Daniel DunbarAdd Triple::str() which returns the contents of the...
2009-11-11 Daniel DunbarAdd From arguments to StringRef search functions, and...
2009-11-11 Chris LattnerStub out a new lazy value info pass, which will eventually
2009-11-11 Chris Lattnerremove redundant foward declaration. This function...
2009-11-10 Chris Lattnerjump threading does everything that condprop does any...
2009-11-10 Devang PatelImplement support to debug inlined functions.
2009-11-10 Chris Lattnerin -dot-cfg and -dot-cfg-only, when rendering switch...
2009-11-10 Chris Lattnermove some generally useful functions out of jump threading
2009-11-10 Devang PatelProcess InlinedAt location info.
2009-11-10 Jakob Stoklund OlesenTeach PHIElimination to split critical edges when ...
2009-11-10 Victor HernandezUpdate computeArraySize() to use ComputeMultiple()...
2009-11-10 Victor HernandezAdd ComputeMultiple() analysis function that recursivel...
2009-11-10 Chris Lattnerrefactor TryToSimplifyUncondBranchFromEmptyBlock out...
2009-11-10 Chris Lattneradd a new SimplifyInstruction API, which is like Consta...
2009-11-10 Jeffrey YasskinFix DenseMap iterator constness.
2009-11-10 Chris Lattnerfactor simplification logic for AND and OR out to InstS...
2009-11-10 David GoodwinFixed to address code review. No functional changes.
2009-11-10 Daniel DunbarFix MemoryBuffer::getSTDIN to *not* return null if...
2009-11-10 David GoodwinAllow targets to specify register classes whose member...
2009-11-09 Chris Lattnerrename SimplifyCompare -> SimplifyCmpInst and split...
2009-11-09 Chris Lattnerfix ConstantFoldCompareInstOperands to take the LHS...
2009-11-09 Daniel DunbarAdd StringSwitch::Cases overloads, for matching multipl...
2009-11-09 Chris Lattnerstub out a new libanalysis "instruction simplify" inter...
2009-11-09 Jeffrey YasskinRemove dlsym stubs, with Nate Begeman's permission.
2009-11-09 Dan GohmanPrint "..." instead of all the uninteresting register...
2009-11-09 Dan GohmanFix an 80-column violation.
2009-11-09 Dan GohmanConstify MachineFunctionAnalysis' TargetMachine reference.
2009-11-09 Dan GohmanFix a comment.
2009-11-09 Dan GohmanSuppress implicit copy ctor and copy assignment for...
2009-11-09 Nuno Lopesadd zextOrTrunc and sextOrTrunc methods, that are simil...
2009-11-09 Oscar FuentesCMake: Detect gv, circo, twopi, neato, fdo, dot and...
next