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
/
clang
/
test
/
CodeGen
/
mips-varargs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips64][clang] Adjust tests to account for changes in r338239
Stefan Maksimovic
2018-07-30
1
-2
/
+6
*
[mips] Make checks in CodeGen/mips-varargs.c less fragile
Simon Dardis
2017-05-23
1
-33
/
+34
*
Fix clang/test/CodeGen/mips-varargs.c for -Asserts, possibly typo.
NAKAMURA Takumi
2015-09-08
1
-1
/
+1
*
Compute and preserve alignment more faithfully in IR-generation.
John McCall
2015-09-08
1
-135
/
+75
*
[CodeGen] Update a test-case affected by folding IntToPtr/PtrToInt into Loads
David Majnemer
2015-05-28
1
-7
/
+10
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-22
/
+22
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-12
/
+12
*
[mips] Fix va_arg() for pointer types on big-endian N32.
Daniel Sanders
2015-01-13
1
-0
/
+49
*
Update Clang tests that run the LLVM optimizer to reflect the changed
Chandler Carruth
2014-11-25
1
-25
/
+17
*
Revert "[Reassociate] Update test cases due to r222142."
Chad Rosier
2014-11-19
1
-1
/
+1
*
Allow EmitVAArg() to promote types and use this to fix some N32/N64 vararg is...
Daniel Sanders
2014-11-19
1
-17
/
+149
*
[mips] Fix r218248's testcase to use -O1 instead of -O3.
Daniel Sanders
2014-09-23
1
-3
/
+3
*
Fix test/CodeGen/mips-varargs.c to use %clang_cc1
Kaelyn Takata
2014-09-22
1
-3
/
+3
*
clang/test/CodeGen/mips-varargs.c: Fixup for -Asserts.
NAKAMURA Takumi
2014-09-22
1
-21
/
+20
*
[mips] Correct alignment of vectors passed in varargs for the O32 ABI.
Daniel Sanders
2014-09-22
1
-0
/
+53