change the objectsize intrinsic signature: add a 3rd parameter to denote the maximum...
[oota-llvm.git] / lib / CodeGen /
2012-05-08 Eric ChristopherFix thinko in conditional.
2012-05-08 Jim GrosbachDAGCombiner should not change the type of an extract_ve...
2012-05-08 Akira HatanakaFormatting fixes.
2012-05-08 Eric ChristopherHandle OpDeref in case it comes in as a register operand.
2012-05-08 Jakob Stoklund OlesenExtract methods for joining physregs.
2012-05-07 Jakob Stoklund OlesenNaming convention and whitespace. No functional change.
2012-05-07 Jakob Stoklund OlesenCoalesce subreg-subreg copies.
2012-05-07 Jakob Stoklund OlesenAdd an MF argument to TRI::getPointerRegClass() and...
2012-05-07 Owen AndersonTeach DAG combine to fold x-x to 0.0 when unsafe FP...
2012-05-05 Benjamin KramerAdd a new target hook "predictableSelectIsExpensive".
2012-05-04 Jakob Stoklund OlesenMake sure findRepresentativeClass picks the widest...
2012-05-04 Jakob Stoklund OlesenRemove extra comma in debug output.
2012-05-04 Jakob Stoklund OlesenUse SuperRegClassIterator for findRepresentativeClass().
2012-05-03 Evan ChengFix two-address pass's aggressive instruction commuting...
2012-05-03 Andrew TrickAdded TargetRegisterInfo::getAllocatableClass.
2012-05-02 Owen AndersonTeach DAGCombine the same multiply-by-1.0 folding trick...
2012-05-02 Owen AndersonTeach DAG combine that multiplication by 1.0 can always...
2012-05-01 Jim GrosbachTidy up. Naming conventions.
2012-05-01 Jakub StaszakUse dyn_cast instead of checking opcode and cast.
2012-05-01 Bill WendlingStrip the pointer casts off of allocas so that the...
2012-05-01 Sirish PandeTarget independent Hexagon Packetizer fix.
2012-05-01 Bill WendlingChange the PassManager from a reference to a pointer.
2012-04-30 Jakub StaszakAdd some constantness. No functionality change.
2012-04-29 Benjamin KramerRegisterPressure: ArrayRefize some functions for better...
2012-04-28 Jakob Stoklund OlesenDon't update spill weights when joining intervals.
2012-04-28 Jakob Stoklund OlesenSpring cleaning - Delete dead code.
2012-04-28 Andrew TrickReapply 155668: Fix the SD scheduler to avoid gluing...
2012-04-27 Andrew TrickTemporarily revert r155668: Fix the SD scheduler to...
2012-04-26 Andrew TrickFix the SD scheduler to avoid gluing the same node...
2012-04-25 Jakob Stoklund OlesenRemove more dead code.
2012-04-25 Jakob Stoklund OlesenRemove the -disable-cross-class-join option.
2012-04-25 Jakob Stoklund OlesenCross-class joining is winning.
2012-04-24 Andrew TrickFix a naughty header include that breaks "installed...
2012-04-24 Evan ChengMachineBasicBlock::SplitCriticalEdge() should follow...
2012-04-24 Andrew Trickcmake: new file
2012-04-24 Andrew Trickmisched: DAG builder must special case earlyclobber
2012-04-24 Andrew Trickmisched: try (not too hard) to place debug values where...
2012-04-24 Andrew Trickmisched: ignore debug values during scheduling
2012-04-24 Andrew Trickmisched: DAG builder support for tracking register...
2012-04-24 Andrew TrickRegisterPressure: A utility for computing register...
2012-04-24 Bill WendlingLook for the 'Is Simulated' module flag. This indicates...
2012-04-23 Preston GurdThis patch fixes a problem which arose when using the...
2012-04-23 Chandler CarruthTemporarily revert r155364 until the upstream review...
2012-04-23 Sirish PandeHexagon Packetizer's target independent fix.
2012-04-22 Elena DemikhovskyZERO_EXTEND/SIGN_EXTEND/TRUNCATE optimization for AVX2
2012-04-21 Nadav RotemTeach getVectorTypeBreakdown about promotion of vectors...
2012-04-20 Jakob Stoklund OlesenFix PR12599.
2012-04-20 Jakob Stoklund OlesenMake ISelPosition a local variable.
2012-04-20 Jakob Stoklund OlesenRegister DAGUpdateListeners with SelectionDAG.
2012-04-20 Jakob Stoklund OlesenPrint <def,read-undef> to avoid confusion.
2012-04-20 Andrew TrickNew and improved comment.
2012-04-20 Andrew TrickSparseSet: Add support for key-derived indexes and...
2012-04-20 Andrew Trickmisched: initialize BB
2012-04-19 Andrew TrickAllow targets to select the default scheduler by name.
2012-04-18 Chandler CarruthThis reverts a long string of commits to the Hexagon...
2012-04-18 Pete CooperLiveIntervalUpdate validators weren't recorded after...
2012-04-17 Joel JonesFixes a problem in instruction selection with testing...
2012-04-17 Lang HamesSlotIndexes used to store the index list in a crufty...
2012-04-16 Eric ChristopherMake comment here more clear.
2012-04-16 Chandler CarruthFix updateTerminator to be resiliant to degenerate...
2012-04-16 Chandler CarruthFlip the new block-placement pass to be on by default.
2012-04-16 Chandler CarruthAdd a somewhat hacky heuristic to do something differen...
2012-04-16 Chandler CarruthTweak the loop rotation logic to check whether the...
2012-04-16 Hal FinkelRemove dead SD nodes after the combining pass. Fixes...
2012-04-16 Chandler CarruthRewrite how machine block placement handles loop rotation.
2012-04-15 Nadav RotemWhen emulating vselect using OR/AND/XOR make sure to...
2012-04-13 Andrew Trickmisched: Added CanHandleTerminators.
2012-04-13 Benjamin KramerReduce malloc traffic in DwarfAccelTable
2012-04-12 Sirish PandeHexagonPacketizer patch.
2012-04-11 Nadav RotemReapply 154397. Original message:
2012-04-11 Craig TopperFix an overly indented line. Remove an 'else' after...
2012-04-11 Craig TopperInline implVisitAluOverflow by introducing a nested...
2012-04-11 Craig TopperOptimize code a bit by calling push_back only once...
2012-04-11 Jakob Stoklund OlesenTweak MachineLICM heuristics for cheap instructions.
2012-04-11 Jakob Stoklund OlesenOnly check for PHI uses inside the current loop.
2012-04-10 Owen AndersonMove the constant-folding support for FP_ROUND in Selec...
2012-04-10 Duncan SandsAdd a comment noting that the fdiv -> fmul conversion...
2012-04-10 Eric ChristopherTo ensure that we have more accurate line information...
2012-04-10 Owen AndersonRevert r154397, which was causing make check failures...
2012-04-10 Nadav RotemFix a dagcombine optimization which assumes that the...
2012-04-10 Chandler CarruthMake a somewhat subtle change in the logic of block...
2012-04-10 Anton KorobeynikovTransform div to mul with reciprocal only when fp imm...
2012-04-10 Evan ChengMake the code slightly more palatable.
2012-04-10 Evan ChengFix a long standing tail call optimization bug. When...
2012-04-10 Rafael EspindolaDon't try to zExt just to check if an integer constant...
2012-04-09 Akira HatanakaHave TargetLowering::getPICJumpTableRelocBase return...
2012-04-09 Lang HamesPatch r153892 for PR11861 apparently broke an external...
2012-04-09 Rafael EspindolaPattern match a setcc of boolean value with 0 as a...
2012-04-09 Craig TopperRemove unnecessary type check when combining and/or...
2012-04-09 Craig TopperRemove unnecessary 'else' on an 'if' that always returns
2012-04-09 Craig TopperOptimize code slightly. No functionality change.
2012-04-09 Craig TopperReplace some explicit checks with asserts for condition...
2012-04-08 Craig TopperOptimize code a bit. No functional change intended.
2012-04-08 Benjamin KramerSilence sign-compare warning.
2012-04-08 Duncan SandsOnly have codegen turn fdiv by a constant into fmul...
2012-04-08 Craig TopperSimplify code that tries to do vector extracts for...
2012-04-08 Chandler CarruthMove the TLSModel information into the TargetMachine...
2012-04-08 Chandler CarruthRemove an over zealous assert. The assert was trying...
2012-04-08 Chandler CarruthAdd a debug-only 'dump' method to the BlockChain struct...
2012-04-07 Craig TopperTurn avx2 vinserti128 intrinsic calls into INSERT_SUBVE...
next