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
/
test
/
CodeGen
/
X86
/
segmented-stacks.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Instruction scheduling itinerary for Intel Atom.
Andrew Trick
2012-02-01
1
-16
/
+16
*
Add error-reporting tests for platforms that don't support segmented stacks.
Rafael Espindola
2012-01-12
1
-0
/
+11
*
Support segmented stacks on 64-bit FreeBSD.
Rafael Espindola
2012-01-12
1
-0
/
+52
*
Support segmented stacks on win32.
Rafael Espindola
2012-01-12
1
-0
/
+50
*
Support segmented stacks on mac.
Rafael Espindola
2012-01-11
1
-74
/
+205
*
Split segmented stacks tests into tests for static- and dynamic-size frames.
Rafael Espindola
2012-01-11
1
-37
/
+7
*
Generate the segmented stack prologue for fastcc too.
Rafael Espindola
2012-01-11
1
-0
/
+55
*
Use unsigned comparison in segmented stack prologue.
Rafael Espindola
2012-01-11
1
-0
/
+6
*
Explicitly set the scale to 1 on some segstack prologue instrs.
Rafael Espindola
2012-01-11
1
-0
/
+4
*
Check for stack space more intelligently.
Sanjoy Das
2011-12-03
1
-9
/
+27
*
Fix a bug in the x86-32 code generated for segmented stacks.
Sanjoy Das
2011-12-03
1
-6
/
+2
*
Run test with -verify-machineinstrs.
Rafael Espindola
2011-10-26
1
-2
/
+2
*
Fixes an issue reported by -verify-machineinstrs.
Rafael Espindola
2011-10-26
1
-5
/
+10
*
This commit introduces two fake instructions MORESTACK_RET and
Rafael Espindola
2011-10-26
1
-1
/
+1
*
More closely follow libgcc, which has code after the `ret' instruction to
Bill Wendling
2011-10-13
1
-1
/
+1
*
Should not add instructions to a BB after a return instruction. The machine i...
Bill Wendling
2011-10-13
1
-1
/
+1
*
Only run MF.verify() with EXPENSIVE_CHECKS=1.
Jakob Stoklund Olesen
2011-09-24
1
-3
/
+0
*
Verify that terminators follow non-terminators.
Jakob Stoklund Olesen
2011-09-23
1
-0
/
+3
*
Add a triple.
Rafael Espindola
2011-08-30
1
-2
/
+2
*
Some test code to check if correct code is being generated.
Rafael Espindola
2011-08-30
1
-0
/
+87