index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- Slight change to finalizeBundle() interface. LastMI is not exclusive (pointing
Evan Cheng
2012-01-19
1
-3
/
+18
*
Rename Finalizebundle to finalizeBundle to conform to coding guideline.
Evan Cheng
2012-01-19
1
-2
/
+2
*
Add a RegisterMaskSDNode class.
Jakob Stoklund Olesen
2012-01-18
4
-2
/
+22
*
Fixed macro condition.
Lang Hames
2012-01-18
1
-1
/
+1
*
Fix a bug in the type-legalization of vector integers. When we bitcast one ve...
Nadav Rotem
2012-01-18
1
-2
/
+4
*
Fix ISD::REG_SEQUENCE to accept physical registers and change TwoAddressInstr...
Pete Cooper
2012-01-18
2
-16
/
+24
*
Transform: (EXTRACT_VECTOR_ELT( VECTOR_SHUFFLE )) -> EXTRACT_VECTOR_ELT.
Nadav Rotem
2012-01-17
1
-4
/
+35
*
Teach DAG combiner to turn a BUILD_VECTOR of UNDEFs into an UNDEF of vector t...
Craig Topper
2012-01-17
1
-4
/
+8
*
misched: Inital interface and implementation for ScheduleTopDownLive and Shuf...
Andrew Trick
2012-01-17
1
-17
/
+130
*
Renamed MachineScheduler to ScheduleTopDownLive.
Andrew Trick
2012-01-17
4
-51
/
+63
*
Moving options declarations around.
Andrew Trick
2012-01-17
2
-2
/
+7
*
Add 148175 back. I am unable to reproduce any non determinism in a dragonegg
Rafael Espindola
2012-01-17
1
-2
/
+4
*
Changed flag operand of ISD::FP_ROUND to TargetConstant as it should not get ...
Pete Cooper
2012-01-17
1
-2
/
+3
*
Fix typo in comment.
Lang Hames
2012-01-17
1
-1
/
+1
*
Removing unused default switch cases in switches over enums that already acco...
David Blaikie
2012-01-16
1
-1
/
+1
*
AggressiveAntiDepBreaker needs to skip debug values because a debug value doe...
Hal Finkel
2012-01-16
1
-0
/
+3
*
Extract method for detecting constant unallocatable physregs.
Jakob Stoklund Olesen
2012-01-16
4
-41
/
+21
*
Give better scavenger errors by invoking the verifier.
Jakob Stoklund Olesen
2012-01-16
1
-1
/
+6
*
Add a new kind of MachineOperand: MO_RegisterMask.
Jakob Stoklund Olesen
2012-01-16
1
-0
/
+5
*
Refactor variables unused under non-assert builds (& remove two entirely unus...
David Blaikie
2012-01-16
1
-2
/
+0
*
Changed intrinsic ID operand to a target constant as its not used in any arit...
Pete Cooper
2012-01-16
1
-1
/
+1
*
[AVX] Optimize x86 VSELECT instructions using SimplifyDemandedBits.
Nadav Rotem
2012-01-15
1
-5
/
+22
*
Return an ArrayRef from ShuffleVectorSDNode::getMask and push it through Code...
Benjamin Kramer
2012-01-15
1
-7
/
+5
*
DAGCombiner: Deduplicate code.
Benjamin Kramer
2012-01-15
1
-24
/
+14
*
Truncate of undef is just undef of smaller size.
Craig Topper
2012-01-15
1
-5
/
+6
*
Speculatively revert commit 148175 (rafael), to see if this fixes
Duncan Sands
2012-01-14
1
-4
/
+2
*
Only emit the Leh_func_endN symbol when needed.
Rafael Espindola
2012-01-14
1
-2
/
+4
*
misched: Initial code for building an MI level scheduling DAG
Andrew Trick
2012-01-14
4
-21
/
+113
*
Move physreg dependency generation into aptly named addPhysRegDeps.
Andrew Trick
2012-01-14
2
-155
/
+182
*
misched: Added ScheduleDAGInstrs::IsPostRA
Andrew Trick
2012-01-14
4
-11
/
+17
*
misched: Invoke the DAG builder on each sequence of schedulable instructions.
Andrew Trick
2012-01-14
1
-6
/
+31
*
Move things around to make the file navigable, even though it will probably b...
Andrew Trick
2012-01-14
1
-19
/
+32
*
After r147827 and r147902, it's now possible for unallocatable registers to be
Evan Cheng
2012-01-14
1
-6
/
+22
*
Remove previous commit while I debug the bot failures.
Rafael Espindola
2012-01-13
1
-0
/
+3
*
Remove label that is not used anymore.
Rafael Espindola
2012-01-13
1
-3
/
+0
*
Remove pointless mode line in .cpp file.
Andrew Trick
2012-01-13
1
-1
/
+1
*
Added the MachineSchedulerPass skeleton.
Andrew Trick
2012-01-13
5
-0
/
+241
*
wrong filename
Andrew Trick
2012-01-13
1
-1
/
+1
*
80-col violation
Andrew Trick
2012-01-13
1
-3
/
+3
*
DAGCombine's logic for forming pre- and post- indexed loads / stores were being
Evan Cheng
2012-01-13
1
-9
/
+44
*
Revert accidental commit.
Bill Wendling
2012-01-12
1
-65
/
+0
*
Fix the code that was WRONG.
Bill Wendling
2012-01-12
1
-0
/
+65
*
Added FPOW, FEXP, FLOG to PromoteNode so that custom actions can be set to Pr...
Pete Cooper
2012-01-12
1
-0
/
+18
*
When hoisting common code, watch out for uses which are marked "kill". If the
Evan Cheng
2012-01-12
1
-0
/
+5
*
Allow targets to select source order pre-RA scheduler.
Evan Cheng
2012-01-12
1
-1
/
+2
*
Make SplitAnalysis::UseSlots private.
Jakob Stoklund Olesen
2012-01-12
2
-6
/
+10
*
Make data structures private.
Jakob Stoklund Olesen
2012-01-11
3
-11
/
+17
*
Sink spillInterferences into RABasic.
Jakob Stoklund Olesen
2012-01-11
3
-63
/
+62
*
Cleanup.
Jakob Stoklund Olesen
2012-01-11
1
-9
/
+0
*
Move RegAllocBase into its own cpp file separate from RABasic.
Jakob Stoklund Olesen
2012-01-11
3
-312
/
+336
[prev]
[next]