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
/
XCore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
1
-3
/
+3
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
20
-106
/
+107
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-14
/
+14
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
3
-22
/
+16
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
2
-2
/
+40
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
2
-9
/
+34
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
17
-26
/
+1215
*
Error if we see an alias to a declaration.
Rafael Espindola
2013-11-14
1
-3
/
+5
*
XCore target: implement exception handling
Robert Lytton
2013-11-13
2
-8
/
+137
*
XCore target: fix bug in aligning 'byval i8*' on the stack
Robert Lytton
2013-11-12
1
-0
/
+15
*
XCore target test for hidden declaration
Robert Lytton
2013-11-12
1
-1
/
+5
*
Add XCore support for ATOMIC_FENCE.
Robert Lytton
2013-11-12
1
-0
/
+16
*
XCore target: return error for unsupported alignment
Robert Lytton
2013-11-12
1
-0
/
+9
*
XCore target fix bug in emitArrayBound() causing segmentation fault
Robert Lytton
2013-10-11
2
-1
/
+8
*
XCore target does not emit '.hidden' or '.protected' attributes
Robert Lytton
2013-10-11
1
-0
/
+10
*
XCore target: fix bug in XCoreLowerThreadLocal.cpp
Robert Lytton
2013-10-11
1
-0
/
+39
*
XCore target: add XCoreTargetLowering::isZExtFree()
Robert Lytton
2013-10-11
1
-0
/
+15
*
XCore handling of thread local lowering
Robert Lytton
2013-09-09
1
-16
/
+55
*
XCore target: change to Sched::Source
Robert Lytton
2013-09-09
1
-0
/
+25
*
XCore target: fix weak linkage attribute handling
Robert Lytton
2013-09-09
1
-0
/
+17
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-2
/
+0
*
XCore target: Fix Vararg handling
Robert Lytton
2013-08-01
2
-17
/
+55
*
XCore target: Add byval handling
Robert Lytton
2013-08-01
1
-0
/
+58
*
Xcore target
Robert Lytton
2013-08-01
1
-0
/
+4
*
Disambiguate function names in some CodeGen tests. (Some tests were using fun...
Stephen Lin
2013-07-18
1
-16
/
+16
*
[XCore] Ensure implicit operands aren't lost on the return instruction.
Richard Osborne
2013-07-17
1
-1
/
+16
*
[XCore] Fix printing of inline asm operands.
Richard Osborne
2013-07-16
1
-0
/
+32
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
30
-132
/
+132
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
4
-5
/
+5
*
[XCore] Add ISel pattern for LDWCP
Richard Osborne
2013-07-03
1
-0
/
+9
*
[XCore] Fix instruction selection for zext, mkmsk instructions.
Richard Osborne
2013-07-02
2
-0
/
+18
*
[XCore] Fix handling of functions where only the LR is spilled.
Richard Osborne
2013-05-09
1
-0
/
+11
*
[XCore] Extend test to check positve offsets are folded into addresses.
Richard Osborne
2013-04-16
1
-7
/
+24
*
[XCore] Give test more generic name.
Richard Osborne
2013-04-16
1
-0
/
+0
*
[XCore] Convert a couple of tests to FileCheck.
Richard Osborne
2013-04-16
2
-17
/
+22
*
Remove unnecessary leading comment characters in lit-only file
David Blaikie
2013-03-18
1
-1
/
+1
*
Include '.test' suffix in target specific lit configs that need it
David Blaikie
2013-03-18
1
-1
/
+1
*
Remove duplicate test contents.
David Blaikie
2013-03-11
2
-28
/
+1
*
Fix handling of aliases to functions.
Richard Osborne
2012-11-16
1
-0
/
+32
*
Fix pattern for MKMSK instruction.
Richard Osborne
2012-06-13
1
-0
/
+11
*
Flip the new block-placement pass to be on by default.
Chandler Carruth
2012-04-16
1
-7
/
+7
*
No need to run llvm-as.
Rafael Espindola
2012-04-02
1
-1
/
+1
*
Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
Eli Bendersky
2012-03-25
1
-8
/
+1
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-5
/
+13
*
FileCheck hygiene.
Benjamin Kramer
2012-01-05
1
-2
/
+2
*
Upgrade syntax of tests using volatile instructions to use 'load volatile' in...
Chris Lattner
2011-11-27
2
-25
/
+25
*
Don't fold negative offsets into cp / dp accesses to avoid relocation errors.
Richard Osborne
2011-11-01
1
-0
/
+25
*
Combine various XCore tests for floating point intrinsic support into a singl...
Richard Osborne
2011-11-01
11
-180
/
+171
*
Move various XCore tests to FileCheck
Richard Osborne
2011-11-01
17
-60
/
+92
*
Associate a MemOperand with LDWCP nodes introduced during ISel.
Richard Osborne
2011-09-12
1
-0
/
+18
[next]