index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
X86
/
X86RegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
The form of BuildMI used for TAILJMPr was changing the register
Dale Johannesen
2010-06-15
1
-2
/
+4
*
Remove unused function.
Rafael Espindola
2010-06-02
1
-50
/
+0
*
Fix the use of x86 control and debug registers so that the assertion failure in
Kevin Enderby
2010-05-28
1
-0
/
+28
*
Fix the x86 move to/from segment register instructions.
Kevin Enderby
2010-05-26
1
-0
/
+13
*
Separate unrelated cases that once shared a numeric value
Jakob Stoklund Olesen
2010-05-25
1
-9
/
+12
*
Ignore NumberHack and give each SubRegIndex instance a unique enum value inst...
Jakob Stoklund Olesen
2010-05-25
1
-3
/
+3
*
Use enums instead of literals for X86 subregisters.
Jakob Stoklund Olesen
2010-05-25
1
-8
/
+7
*
Factor out the code for picking integer arithmetic with immediate
Dan Gohman
2010-05-19
1
-15
/
+32
*
Several tail call tests apparently rely upon this being "adjusts stack" instead
Bill Wendling
2010-05-14
1
-1
/
+1
*
This should happen if there are no calls, not if it just doesn't adjust the
Bill Wendling
2010-05-14
1
-1
/
+1
*
Revert r103804. The comment is correct.
Bill Wendling
2010-05-14
1
-1
/
+1
*
Fix comment.
Bill Wendling
2010-05-14
1
-1
/
+1
*
Rename "HasCalls" in MachineFrameInfo to "AdjustsStack" to better describe what
Bill Wendling
2010-05-14
1
-1
/
+1
*
Re-apply 103156 and 103157. 103156 didn't break anything. 10315 exposed a coa...
Evan Cheng
2010-05-06
1
-1
/
+1
*
Revert r103156 since it was breaking the build bots.
Eric Christopher
2010-05-06
1
-1
/
+1
*
Trim include.
Evan Cheng
2010-05-05
1
-1
/
+0
*
Update comment.
Eric Christopher
2010-05-04
1
-1
/
+1
*
Load folding tail call should not use ebp / rbp after it's popped. PEI
Evan Cheng
2010-04-29
1
-5
/
+15
*
Implement -disable-non-leaf-fp-elim which disable frame pointer elimination
Evan Cheng
2010-04-21
1
-1
/
+1
*
rename llvm::llvm_report_error -> llvm::report_fatal_error
Chris Lattner
2010-04-07
1
-1
/
+1
*
Fix PR6696 and PR6663
Jim Grosbach
2010-04-06
1
-0
/
+43
*
remove the MMI pointer from MachineFrameInfo.
Chris Lattner
2010-04-05
1
-21
/
+14
*
get MMI out of the label uniquing business, just go to MCContext
Chris Lattner
2010-03-14
1
-4
/
+4
*
Now that DBG_LABEL is updated, we can finally make MachineMove
Chris Lattner
2010-03-14
1
-22
/
+18
*
change the DBG_LABEL MachineInstr to always be created
Chris Lattner
2010-03-14
1
-4
/
+8
*
Do not force indirect tailcall through fixed registers: eax, r11. Add support...
Evan Cheng
2010-03-14
1
-8
/
+17
*
simplify some overly general code. The stack always grows down on x86.
Chris Lattner
2010-03-13
1
-6
/
+2
*
add support, testcases, and dox for the new GHC calling
Chris Lattner
2010-03-11
1
-1
/
+10
*
Change the Value argument to eliminateFrameIndex to a type-tagged value. This
Jim Grosbach
2010-03-09
1
-1
/
+1
*
Lower dynamic stack allocation on mingw32 to separate instruction.
Anton Korobeynikov
2010-03-06
1
-2
/
+4
*
Implement XMM subregs.
Dan Gohman
2010-02-28
1
-0
/
+6
*
Add support for the 'alignstack' attribute to the x86 backend. Fixes PR5254.
Charles Davis
2010-02-19
1
-1
/
+3
*
Teach MachineFrameInfo to track maximum alignment while stack objects are being
Evan Cheng
2010-02-13
1
-5
/
+1
*
Change TAILJMP's to be varargs and transfer implicit uses over from TCRETURN'...
Evan Cheng
2010-01-31
1
-3
/
+8
*
Don't forget to transfer target flag when inserting a tailcall instruction.
Evan Cheng
2010-01-30
1
-1
/
+2
*
constify a method argument.
Chris Lattner
2010-01-26
1
-3
/
+3
*
make findDebugLoc a class method
Dale Johannesen
2010-01-20
1
-2
/
+2
*
Move findDebugLoc somewhere more central. Fix
Dale Johannesen
2010-01-20
1
-17
/
+0
*
Fix a case where debug_value was perturbing the
Dale Johannesen
2010-01-19
1
-4
/
+19
*
For aligned load/store instructions, it's only required to know whether a
Jim Grosbach
2010-01-19
1
-0
/
+6
*
Revert 93499. After discussion with Chris we agreed
Dale Johannesen
2010-01-15
1
-9
/
+0
*
Lower FrameIndex operand of DEBUG_VALUE (specially) and
Dale Johannesen
2010-01-15
1
-0
/
+9
*
improve portability to avoid conflicting with std::next in c++'0x.
Chris Lattner
2009-12-03
1
-3
/
+3
*
Factor the stack alignment calculations out into a target independent pass.
Jim Grosbach
2009-12-02
1
-61
/
+1
*
Minor whitespace fixes.
Dan Gohman
2009-11-30
1
-1
/
+1
*
Temporary disable the error - it seems to be too conservative.
Anton Korobeynikov
2009-11-14
1
-3
/
+4
*
The instruction pointer %RIP is a reserved register on x86_64.
Jakob Stoklund Olesen
2009-11-13
1
-0
/
+5
*
Add a bool flag to StackObjects telling whether they reference spill
David Greene
2009-11-12
1
-5
/
+7
*
Throw an error when stack realignment stuff fails instead of silent
Anton Korobeynikov
2009-11-08
1
-3
/
+7
*
Remove includes of Support/Compiler.h that are no longer needed after the
Nick Lewycky
2009-10-25
1
-1
/
+0
[prev]
[next]