Zap unnecessary isIntDivCheap() check. PR11485. No testcase because this doesn...
[oota-llvm.git] / include /
2011-12-07 Bruno Cardoso LopesAdd a few moreLocal/Global R_MIPS_GOT related fixups and
2011-12-07 Jakob Stoklund OlesenAdd MachineOperand IsInternalRead flag.
2011-12-06 Jim GrosbachExtend AsmMatcher token literal matching to allow aliasing.
2011-12-06 Evan ChengFirst chunk of MachineInstr bundle support.
2011-12-06 Sebastian Popuse space star instead of star space
2011-12-06 Sebastian Popadd missing point at the end of sentences
2011-12-06 Benjamin KramerPush StringRefs through the metadata interface.
2011-12-06 Chris Lattnerallow TinyPtrVector to implicitly convert to ArrayRef.
2011-12-06 Lang HamesKill off the LoopSplitter. It's not being used or maint...
2011-12-06 Jakob Stoklund OlesenUse logarithmic units for basic block alignment.
2011-12-06 Jakob Stoklund OlesenFix unclear wording.
2011-12-06 Jim GrosbachMove target-specific logic out of generic MCAssembler.
2011-12-06 Nick LewyckyExpose a switch for the new gcov format.
2011-12-06 Jim GrosbachTidy up. Hard tabs.
2011-12-06 Nick LewyckyAll these arguments are default anyways.
2011-12-06 Jim GrosbachTidy up. 80 columns.
2011-12-06 Jim GrosbachSwitch MCAssembler to method names starting w/ lower...
2011-12-05 Nick LewyckySilence tsan false-positives (tsan can't track things...
2011-12-05 Anna ZaksChange the Dominators recalculate() function to only...
2011-12-05 Nadav RotemAdd support for vectors of pointers.
2011-12-03 Anton KorobeynikovEmit the ctors in the proper order on ARM/EABI.
2011-12-02 Nick LewyckyMove global variables in TargetMachine into new TargetO...
2011-12-02 Dylan NoblesmithTargetMachine: document unnamed bool argument
2011-12-02 Chad RosierFix a few more places where TargetData/TargetLibraryInf...
2011-12-01 Dylan NoblesmithExecutionEngine: honor optimization level
2011-12-01 Anshuman DasguptaAdd a deterministic finite automaton based packetizer...
2011-12-01 Chad RosierAdd a few more functions to TargetLibraryInfo. More...
2011-12-01 David BlaikieAdd some missing anchors.
2011-12-01 Chad RosierPropagate TargetLibraryInfo throughout ConstantFolding...
2011-11-30 Kostya Serebryanymake asan work at -O0, llvm part. Patch by glider@googl...
2011-11-30 Jan SjödinSupport for encoding all FMA4 instructions and tablegen...
2011-11-30 Chad RosierAdd a few functions to TargetLibraryInfo.
2011-11-30 Andrew TrickLSR: handle the expansion of phi operands that use...
2011-11-30 Chad RosierAlphabetize TargetLibraryInfo enum and fix doxygen...
2011-11-29 Chad RosierAdd support for sqrt, sqrtl, and sqrtf in TargetLibrary...
2011-11-29 Chad RosierIf fast-isel fails, remove dead instructions generated...
2011-11-29 Michael J. SpencerMC/X86/COFF: Allow quotes in names when targeting MS...
2011-11-29 Danil MalyshevFixed ObjectFile functions:
2011-11-29 Daniel Dunbarllvm-c: Add a few missing InitializeAll* functions.
2011-11-28 Bill WendlingRemove dead llvm.eh.sjlj.dispatchsetup intrinsic.
2011-11-28 Andrew TrickRemove the temporary flag -disable-unroll-scev and...
2011-11-28 Benjamin KramerHandle more cases in APInt::getLowBitsSet's fast path.
2011-11-28 NAKAMURA Takumiconfigure, config.h.in: Regenerate.
2011-11-28 Dylan Noblesmithuse llvm-config.h in public header
2011-11-28 Dylan Noblesmithrename ENABLE_THREADS to LLVM_ENABLE_THREADS
2011-11-28 Dylan Noblesmithupdate description of LLVM_DEFAULT_TARGET_TRIPLE
2011-11-27 Chandler CarruthRevert r145180 as it is causing test failures on all...
2011-11-27 Danil MalyshevFixed ObjectFile functions:
2011-11-27 Chris Lattnerremove autoupgrade support for really old-style debug...
2011-11-27 Chris Lattnerremove autoupgrade support for LLVM 2.9 exception stuff...
2011-11-27 Chris Lattnerremove support for reading llvm 2.9 .bc files. LLVM...
2011-11-25 Bruno Cardoso LopesThis patch contains support for encoding FMA4 instructi...
2011-11-24 Benjamin KramerDevirtualize Pass::getPassID, overriding it isn't usefu...
2011-11-23 Akira HatanakaThis patch addresses gp relative fixups/relocations...
2011-11-22 Benjamin KramerAdd configure checking for pread(2) and use it to save...
2011-11-21 Sebastian Popfix typo in comment
2011-11-21 Nick LewyckyAdd virtual destructor. Whoops!
2011-11-20 Nick LewyckyLess template, more virtual! Refactoring suggested...
2011-11-20 Nick LewyckyRefactor code to use new attribute getters on CallSite...
2011-11-20 Chandler CarruthMake an obviously const interface actually be marked...
2011-11-17 Devang PatelDISubrange supports unsigned lower/upper array bounds...
2011-11-17 Ted KremenekFix bug in RefCountedBase/RefCountedBaseVPTR where...
2011-11-17 Eli FriedmanAdd support for custom names for library functions...
2011-11-16 Evan ChengSink codegen optimization level into MCCodeGenInfo...
2011-11-16 Michael J. SpencerRemove extra ,.
2011-11-16 Kostya SerebryanyAddressSanitizer, first commit (compiler module only)
2011-11-16 Michael J. SpencerObject/Archive: Give Child a operator < for map.
2011-11-16 Michael J. SpencerSupport/COFF: Add structs and enums from the standard...
2011-11-16 Owen AndersonRename MVT::untyped to MVT::Untyped to match similar...
2011-11-15 Benjamin KramerStringRefize and simplify.
2011-11-15 Benjamin KramerRemove Value::getNameStr. It has been deprecated for...
2011-11-15 Benjamin KramerMissed some users of Value::getNameStr.
2011-11-15 Benjamin KramerRemove all remaining uses of Value::getNameStr().
2011-11-15 Benjamin KramerTwinify GraphWriter a little bit.
2011-11-15 NAKAMURA Takumiinclude/llvm/Support/Compiler.h: Invalidate LLVM_ATTRIB...
2011-11-15 Nick LewyckyMove WEAK marking to the declaration.
2011-11-15 Jakob Stoklund OlesenBreak false dependencies before partial register updates.
2011-11-15 Nick LewyckyFix linking for some users who already have tsan enable...
2011-11-14 Nick LewyckyRefactor capture tracking (which already had a couple...
2011-11-14 Nick LewyckyAdd support for tsan annotations (thread sanitizer...
2011-11-14 Benjamin KramerFold ConstantVector::isAllOnesValue into Constant:...
2011-11-14 Benjamin KramerMake headers standalone.
2011-11-14 Benjamin KramerMake headers standalone, move a virtual method out...
2011-11-14 Chandler CarruthUnder the hood, MBPI is doing a linear scan of every...
2011-11-14 Chandler CarruthReuse the logic in getEdgeProbability within getHotSucc...
2011-11-14 Chandler CarruthFix an overflow bug in MachineBranchProbabilityInfo...
2011-11-14 Chandler CarruthAdd a cautionary note to this API. It was not at all...
2011-11-13 Craig TopperFix comment for LegalizeTypeAction enum.
2011-11-13 Jakob Stoklund OlesenRename SlotIndexes to match how they are used.
2011-11-13 NAKAMURA TakumiPrune more RALinScan. RALinScan was also here!
2011-11-12 Jakob Stoklund OlesenDelete the old spilling framework from LiveIntervalAnal...
2011-11-12 Jakob Stoklund OlesenDelete the linear scan register allocator.
2011-11-12 Eli FriedmanDon't try to form pre/post-indexed loads/stores until...
2011-11-11 Nicolas GeoffrayAdd a custom safepoint method, in order for language...
2011-11-10 Daniel DunbarFix typo.
2011-11-10 Owen AndersonAdd additional checking to ensure that MachineMemOperan...
2011-11-09 Eric ChristopherFix typo.
2011-11-09 Eric ChristopherRemove the pubnames section, no one consumes it.
2011-11-09 Eli FriedmanEnhance verifyLoop so that it can reliably verify that...
2011-11-08 Pete CooperAdded invariant field to the DAG.getLoad method and...
next