oota-llvm.git
2012-06-06 Duncan SandsGrab-bag of reassociate tweaks. Unify handling of...
2012-06-06 Benjamin KramerStop leaking RegScavengers from TailDuplication.
2012-06-06 Richard BartonCorrect decoder for T1 conditional B encoding
2012-06-06 Duncan SandsAdd a new broken compiler.
2012-06-06 Craig TopperMark several instructions SSE2 instead of SSE3 as they...
2012-06-06 Justin HolewinskiFix gtest build issue on Visual Studio 2012 RC
2012-06-06 Chad RosierRemove extraneous CHECK-NOTs from previous commit and...
2012-06-06 Chad RosierFileCheckize this test.
2012-06-05 Jakob Stoklund... Move LiveUnionArray into LiveIntervalUnion.h
2012-06-05 Jakob Stoklund... Don't print register names in LiveIntervalUnion::print().
2012-06-05 Matt Beaumont-GaySuppress -Wunused-variable in -Asserts build
2012-06-05 Jakob Stoklund... Simplify LiveInterval::print().
2012-06-05 Jakob Stoklund... Add experimental support for register unit liveness.
2012-06-05 Jakob Stoklund... Implement LiveRangeCalc::extendToUses() and createDeadD...
2012-06-05 Andrew TrickMachineInstr::eraseFromParent fix for removing bundled...
2012-06-05 Andrew Trickmisched: API for minimum vs. expected latency.
2012-06-05 Benjamin KramerAdd 3.0 and 3.1 tags to the getting started guide.
2012-06-05 Lang HamesAdd a new intrinsic: llvm.fmuladd. This intrinsic repre...
2012-06-05 Yuan LinFix header file include order in NVPTX backend NV_CONTRIB
2012-06-05 Andrew TrickLoopUnroll: always check for NULL LoopPassManager
2012-06-05 Jakob Stoklund... Remove dead function.
2012-06-05 Roman DivackyPPC32 uses R2 as the TLS register. Fix the copy and...
2012-06-05 Stepan DyatkovskiyIntegersSubsetMapping: added exclude operation, that...
2012-06-05 Stepan DyatkovskiyIntegersSubsetMapping:
2012-06-05 Andrew TrickX86 itinerary properties.
2012-06-05 Andrew TrickARM itinerary properties.
2012-06-05 Andrew Trickmisched: Added MultiIssueItineraries.
2012-06-05 Andrew Tricksdsched: Use the right heuristics when -mcpu is not...
2012-06-05 Andrew Trickmisched: Allow disabling scoreboard hazard checking...
2012-06-05 Andrew Trickwhitespace
2012-06-05 Andrew Trickmisched: comments from code review.
2012-06-05 Jakob Stoklund... Remove the last remat-related code from LiveIntervalAna...
2012-06-05 Jakob Stoklund... Stop using LiveIntervals::isReMaterializable().
2012-06-05 Joel JonesRevert commit r157966
2012-06-04 Joel JonesThis change handles a another case for generating the...
2012-06-04 Jakob Stoklund... Delete dead code.
2012-06-04 Rafael EspindolaWhen gvn decides to replace an instruction with another...
2012-06-04 Jakob Stoklund... Switch LiveIntervals member variable to LLVM naming...
2012-06-04 Jakob Stoklund... Pass context pointers to LiveRangeCalc::reset().
2012-06-04 Akira HatanakaAdd a test case for mips64 unaligned load/store instruc...
2012-06-04 Akira HatanakaRename test/CodeGen/Mips/load-shift-left-right.ll.
2012-06-04 Akira HatanakaFix a bug in MipsTargetLowering::LowerLOAD. A shift...
2012-06-04 Roman DivackyImplement local-exec TLS on PowerPC.
2012-06-04 Hans WennborgMIPS TLS: use the model selected by TargetMachine:...
2012-06-04 Nadav RotemRemove the "-promote-elements" flag. This flag is now...
2012-06-04 Hans WennborgBetter comments for TLS-related X86 MachineOperand...
2012-06-04 Craig TopperAdd intrinsic forms for FMA instructions to opcode...
2012-06-04 Duncan SandsgetAllOnesValue also works for vectors of integers.
2012-06-04 Craig TopperAdd VFMADDSUB and VFMSUBADD FMA instructions to folding...
2012-06-04 Hal FinkelFix a copy-and-paste duplication error in the PPC 440...
2012-06-04 Hal FinkelEnable generating PPC pre-increment (r+imm) instruction...
2012-06-03 Rafael EspindolaRepresent .rept as an anonymous macro. This removes...
2012-06-03 Rafael EspindolaAdd a typedef to simplify the code a bit. Not functiona...
2012-06-03 Craig TopperRename FMA3 feature flag to just FMA to match gcc so...
2012-06-03 Craig TopperSimplify the fma4 renaming code.
2012-06-03 NAKAMURA TakumiIntRange: Restore the copy constuctor explicitly to...
2012-06-03 Craig TopperAutoupgrade support the rename of x86.fma4 intrinsics...
2012-06-03 Craig TopperRename fma4 intrinsics to just fma since they are now...
2012-06-03 Manman RenRevert r157831
2012-06-03 Craig TopperUse sse_load_f32/64 for scalar FMA3 intrinsic patterns...
2012-06-03 Craig TopperAdd neverHasSideEffects and mayLoad to FMA3 instructions.
2012-06-02 Benjamin KramerUse access(2) instead of stat(2) to check if a file...
2012-06-02 Stepan DyatkovskiyAdded unittests for IntegersSubset and IntegersSubsetMa...
2012-06-02 Benjamin KramerFix typos found by github.com/lyda/misspell-check
2012-06-02 Stepan DyatkovskiyPR1255: case ranges.
2012-06-02 Benjamin KramerAdd move semantics to APInt.
2012-06-02 Stepan DyatkovskiyAdditional change for 157881. Forget to fix another...
2012-06-02 Stepan DyatkovskiySmall fix due to buildbot failures on mingw32. Fixed...
2012-06-02 Stepan DyatkovskiyPR1255: case ranges.
2012-06-02 Manman RenARM: add testing case for struct byval
2012-06-02 Akira HatanakaAdd another test case which tests Mips' unaligned load...
2012-06-02 Akira HatanakaFix a bug in the code which custom-lowers truncating...
2012-06-02 Chris Lattnerremove an unused variable.
2012-06-02 Akira HatanakaFix test cases in test/CodeGen/Mips.
2012-06-02 Akira HatanakaRemove code which is no longer needed in MipsAsmPrinter...
2012-06-02 Akira HatanakaSet operation actions for load/store nodes in the Mips...
2012-06-02 Akira HatanakaAdd definitions of 32/64-bit unaligned load/store instr...
2012-06-02 Akira HatanakaDefine functions MipsTargetLowering::LowerLOAD and...
2012-06-02 Akira HatanakaDefine Mips specific unaligned load/store nodes.
2012-06-02 Akira HatanakaExpand unaligned i16 loads/stores for the Mips backend.
2012-06-02 Akira HatanakaIn MipsMCInstLower::LowerSymbolOperand, get offset...
2012-06-01 Jakob Stoklund... Remove the old register list functions from MCRegisterInfo.
2012-06-01 Jakob Stoklund... Switch all register list clients to the new MC*Iterator...
2012-06-01 Bill WendlingRegister the gcov "writeout" at init time. Don't list...
2012-06-01 Jakob Stoklund... Remove physreg support from adjustCopiesBackFrom and...
2012-06-01 Jakob Stoklund... Simplify some more getAliasSet callers.
2012-06-01 Rafael EspindolaUse dominates(Instruction, Use) in the verifier.
2012-06-01 Chad Rosier[arm-fast-isel] Fix handling of the frameaddress intrin...
2012-06-01 Jakob Stoklund... Switch some getAliasSet clients to MCRegAliasIterator.
2012-06-01 Manman RenX86: peephole optimization to remove cmp instruction
2012-06-01 Manman RenARM: properly handle alignment for struct byval.
2012-06-01 Rafael EspindolaAdd some tests checking that the verifier rejects cases...
2012-06-01 Benjamin KramerProvide move semantics for (Small)BitVector.
2012-06-01 Chris Lattnertestcase for PR13006, thanks to Duncan for filing it.
2012-06-01 Nuno LopesBoundsChecking: fix a bug when the handling of recursiv...
2012-06-01 Hans WennborgImplement the local-dynamic TLS model for x86 (PR3985)
2012-06-01 Stepan DyatkovskiyPR1255: case ranges.
2012-06-01 Benjamin KramerRemove noisy semicolons.
2012-06-01 Chris Lattnerquick fix for PR13006, will check in testcase later.
2012-06-01 Stepan DyatkovskiyPR1255: case ranges.
next