Do not pass a copy of the value map, pass a reference to it.
[oota-llvm.git] / include /
2010-07-30 Duncan SandsFix the ValueMap copy constructor. The issue is that...
2010-07-29 Gabor Greifremove a layer of cruft
2010-07-29 Nate BegemanAdd builtins for ssat/usat, similar to RealView's __ssa...
2010-07-29 Eric ChristopherGrammar.
2010-07-29 Nate BegemanAdd intrinsics __builtin_arm_qadd & __builtin_arm_qsub...
2010-07-29 Benjamin KramerPlug the remaining MC leaks by giving MCObjectStreamer...
2010-07-29 Benjamin KramerStop leaking std::strings in GetDwarfFile.
2010-07-29 Eric ChristopherSpeculatively revert r109705 since it seems to be causi...
2010-07-29 Dan GohmanFactor out some of the code for updating old SCEVUnknow...
2010-07-28 Owen AndersonAdd an erase() method to llvm::ThreadLocal.
2010-07-28 Owen AndersonAdd more doxygen comments for llvm::ThreadLocal.
2010-07-28 Dan GohmanMove MaximumAlignment to Value.h, now that GlobalValue...
2010-07-28 Dan GohmanMake GlobalValue alignment consistent with load, store...
2010-07-28 Kevin EnderbyAdded first bit of support for the dwarf .file directiv...
2010-07-28 Daniel DunbarMC: Put back the MCFragment vtable, so subclasses are...
2010-07-28 Dan GohmanDefine a maximum supported alignment value for load...
2010-07-28 Dan GohmanAdd some extra friend declarations to fix a gcc-4.0...
2010-07-28 Daniel DunbarSupport: Add CrashRecoveryContext helper object.
2010-07-28 Gabor Greifwe are supposed to only create proper CallSites from...
2010-07-28 Dan GohmanAdd a comment.
2010-07-27 Owen AndersonFill out the interface of DenseSet a bit.
2010-07-27 Gabor Greifreintroduce original (asserting) semantics of CallSite...
2010-07-27 Gabor Greifremove bogus assert, use static_cast for additional...
2010-07-27 Chris Lattnermake lookup failures not fatal.
2010-07-27 Mikhail GlushenkovReturn -1 only on failure to execute a program.
2010-07-27 Duncan SandsIn commit 91421, isPod was changed from false to true...
2010-07-27 Tobias GrosserRegionInfo: Add getMaxRegionExit()
2010-07-27 Tobias GrosserAdd function to query RegionInfo about loops.
2010-07-27 Bill WendlingIt's better to have the arrays, which would trigger...
2010-07-27 Dan GohmanUse AssertingVH for InsertedValues and InsertedPostIncV...
2010-07-26 Dan GohmanAdd a comment.
2010-07-26 Gabor Greifre-commit r109220, the compile error has already been...
2010-07-26 Owen AndersonAdd an initial implementation of LazyValueInfo updating...
2010-07-26 Dan GohmanRemove LCSSA's bogus dependence on LoopSimplify and...
2010-07-26 Michael J. SpencerMC: Add WinCOFFObjectWriter implementation.
2010-07-26 Lang HamesFactored out a bit of common code to mark VNInfos for...
2010-07-24 Anton KorobeynikovHook in GlobalMerge pass
2010-07-24 Anton KorobeynikovAdd hook to insert late LLVM=>LLVM passes just before...
2010-07-24 Chris Lattneradd a new NullablePtr class which makes it more obvious...
2010-07-24 Evan ChengAdd an ILP scheduler. This is a register pressure aware...
2010-07-23 Owen AndersonFix use-after-free error.
2010-07-23 Evan Cheng- Allow target to specify when is register pressure...
2010-07-23 Dan GohmanEliminate getCanonicalInductionVariableIncrement's...
2010-07-23 Eric ChristopherRevert r109102 for now as it's causing JIT miscompilations.
2010-07-23 Eric ChristopherRevert 109220.
2010-07-23 Gabor GreifSimplifying use_iterators by dereferencing
2010-07-23 Mikhail GlushenkovStringRef'icate.
2010-07-23 Mikhail GlushenkovGet rid of exceptions in llvmc.
2010-07-23 Chris Lattnergive StringMap a new ctor which allows you to initialize it
2010-07-23 Chris Lattnermodernize stringset interface
2010-07-22 Eric ChristopherWarnings patrol.
2010-07-22 Chris Lattnereliminate the TargetInstrInfo::GetInstSizeInBytes hook.
2010-07-22 Chris Lattnerremove the JIT "NeedsExactSize" feature and supporting...
2010-07-22 Gabor Greiffit in 80 columns
2010-07-22 Duncan SandsIncrease the max physreg size. Patch by Pekka Jääskelä...
2010-07-22 Tobias GrosserAdd new RegionInfo pass.
2010-07-22 Reid KlecknerInitial modifications to MCAssembler and TargetMachine...
2010-07-22 Lang HamesIf 'other' was empty 'overlapsFrom(other, other.begin...
2010-07-21 Dan GohmanMake NamedMDNode not be a subclass of Value, and simpli...
2010-07-21 Owen AndersonAdd INSTANTIATE_AG_PASS, which combines RegisterPass...
2010-07-21 Jim GrosbachFor ARM/Darwin, add a dwarf entry indicating whether...
2010-07-21 Jim Grosbachtidy up
2010-07-21 Owen AndersonAdd the INITIALIZE_PASS macro.
2010-07-21 Dan GohmanDisallow null as a named metadata operand.
2010-07-21 Daniel DunbarUse System/DataTypes.h instead of stdint.h, which isn...
2010-07-21 Dan GohmanUse TrackingVH instead of WeakVH for NamedMDNode's...
2010-07-21 Owen AndersonMove the smarts of AnalysisGroup registration into...
2010-07-21 Dan GohmanDelete an obsolete comment.
2010-07-21 Gabor Greifrestore aesthetics
2010-07-21 Evan ChengTeach bottom up pre-ra scheduler to track register...
2010-07-20 Owen AndersonMove the handling of PassRegistrationListener's to...
2010-07-20 Greg ClaytonAdded support to MachO.h for many defines and structure...
2010-07-20 Dan GohmanRename removeAllMetadata to clearMetadataHashEntries...
2010-07-20 Jakob Stoklund OlesenImplement loop splitting analysis.
2010-07-20 Dan GohmanRemove an obsolete comment.
2010-07-20 Dan GohmanAdd support for remapping metadata kind IDs when readin...
2010-07-20 Owen AndersonMove more functionality from Pass.cpp to PassRegistry...
2010-07-20 Eric ChristopherFormatting.
2010-07-20 Matt FlemingAdd the rest of the SHT_* values as defined in the...
2010-07-20 Dan GohmanRemove setDbgMetadata and getDbgMetadata; their users...
2010-07-20 Owen AndersonI just fail with SVN today.
2010-07-20 Owen AndersonOops.
2010-07-20 Chris Lattnerstart straightening out libedis's dependencies and...
2010-07-20 Gabor Greifremove testing cruft, this can be found in unittests...
2010-07-20 Owen AndersonPull out r108755. After offline discussion with Chris...
2010-07-20 Dan GohmanMake getOrInsertCanonicalInductionVariable guarantee...
2010-07-20 Owen AndersonSpeculatively revert r108813, in an attempt to get...
2010-07-20 Eric ChristopherGrammar.
2010-07-20 Owen AndersonReapply r108794, a fix for the failing test from last...
2010-07-20 Eric ChristopherConstify some arguments.
2010-07-20 Daniel DunbarRevert r108794, "Separate PassInfo into two classes...
2010-07-20 Owen AndersonSeparate PassInfo into two classes: a constructor-free...
2010-07-19 Stuart HastingsCorrect line info for declarations/definitions. Radar...
2010-07-19 Evan ChengARM has to provide its own TargetLowering::findRepresen...
2010-07-19 Owen AndersonChange the implemented interfaces list on PassInfo...
2010-07-19 Owen AndersonRegenerate.
2010-07-19 Evan ChengTeach computeRegisterProperties() to compute "represent...
2010-07-19 Duncan SandsExpose BasicBlock::moveBefore and moveAfter in C API...
2010-07-19 Lang HamesRender MachineFunctions to HTML pages, with options...
2010-07-19 Duncan SandsExpose JIT::recompileAndRelinkFunction for use through...
next