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
/
Target
/
XCore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
16
-222
/
+175
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
30
-163
/
+168
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
10
-77
/
+69
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
25
-238
/
+252
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
36
-509
/
+1567
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
2
-1
/
+6
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
2
-6
/
+1
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
2
-1
/
+6
*
XCore target: implement exception handling
Robert Lytton
2013-11-13
3
-3
/
+39
*
XCore target: fix bug in aligning 'byval i8*' on the stack
Robert Lytton
2013-11-12
1
-1
/
+1
*
Add XCore support for ATOMIC_FENCE.
Robert Lytton
2013-11-12
3
-1
/
+25
*
XCore target: return error for unsupported alignment
Robert Lytton
2013-11-12
1
-0
/
+4
*
Add a helper getSymbol to AsmPrinter.
Rafael Espindola
2013-10-29
2
-3
/
+3
*
Add a MCAsmInfoELF class and factor some code into it.
Rafael Espindola
2013-10-16
2
-3
/
+2
*
XCore target fix bug in emitArrayBound() causing segmentation fault
Robert Lytton
2013-10-11
1
-6
/
+5
*
XCore target does not emit '.hidden' or '.protected' attributes
Robert Lytton
2013-10-11
1
-0
/
+4
*
XCore target: fix bug in XCoreLowerThreadLocal.cpp
Robert Lytton
2013-10-11
1
-10
/
+21
*
XCore target: add XCoreTargetLowering::isZExtFree()
Robert Lytton
2013-10-11
2
-0
/
+22
*
More XCore TTI cleanup -- remove an unused private field flagged by
Chandler Carruth
2013-09-18
1
-4
/
+2
*
Target/XCore/CMakeLists.txt: Add XCoreTargetTransformInfo.cpp.
NAKAMURA Takumi
2013-09-18
1
-0
/
+1
*
Prevent LoopVectorizer and SLPVectorizer running if the target has no vector ...
Robert Lytton
2013-09-18
4
-0
/
+97
*
Remove unused functions.
Eli Friedman
2013-09-10
2
-9
/
+0
*
A better way to silence the warning in MSVC (replaces r190304).
Aaron Ballman
2013-09-09
1
-2
/
+1
*
Silencing a warning about control flow reaching the end of a non-void function.
Aaron Ballman
2013-09-09
1
-0
/
+1
*
XCore handling of thread local lowering
Robert Lytton
2013-09-09
1
-9
/
+94
*
XCore target: change to Sched::Source
Robert Lytton
2013-09-09
1
-1
/
+1
*
XCore target: fix weak linkage attribute handling
Robert Lytton
2013-09-09
1
-1
/
+0
*
Target/*/CMakeLists.txt: Add the dependency to CommonTableGen explicitly for ...
NAKAMURA Takumi
2013-08-06
1
-1
/
+1
*
Stop leaking register infos in the disassemblers.
Benjamin Kramer
2013-08-03
1
-2
/
+2
*
XCore target: Fix Vararg handling
Robert Lytton
2013-08-01
1
-12
/
+14
*
XCore target: Add byval handling
Robert Lytton
2013-08-01
1
-11
/
+63
*
Xcore target
Robert Lytton
2013-08-01
1
-6
/
+9
*
test commit
Robert Lytton
2013-07-29
1
-0
/
+1
*
test commit
Richard Osborne
2013-07-26
1
-1
/
+1
*
[XCore] Add TODO regarding byval structs
Richard Osborne
2013-07-26
1
-0
/
+2
*
[XCore] Ensure implicit operands aren't lost on the return instruction.
Richard Osborne
2013-07-17
1
-1
/
+3
*
[XCore] Fix printing of inline asm operands.
Richard Osborne
2013-07-16
1
-11
/
+7
*
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector s...
Craig Topper
2013-07-14
1
-4
/
+4
*
[XCore] Whitespace fixes, no functionality change.
Richard Osborne
2013-07-03
1
-3
/
+3
*
[XCore] Add ISel pattern for LDWCP
Richard Osborne
2013-07-03
1
-8
/
+7
*
[XCore] Fix instruction selection for zext, mkmsk instructions.
Richard Osborne
2013-07-02
2
-2
/
+2
*
The getRegForInlineAsmConstraint function should only accept MVT value types.
Chad Rosier
2013-06-22
2
-2
/
+2
*
Access the TargetLoweringInfo from the TargetMachine object instead of cachin...
Bill Wendling
2013-06-19
1
-3
/
+1
*
DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI...
David Blaikie
2013-06-16
3
-53
/
+2
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
3
-6
/
+6
*
Cache the TargetLowering info object as a pointer.
Bill Wendling
2013-06-06
1
-1
/
+1
*
Order CALLSEQ_START and CALLSEQ_END nodes.
Andrew Trick
2013-05-29
1
-2
/
+2
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
3
-35
/
+35
*
Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros.
Michael J. Spencer
2013-05-24
2
-3
/
+3
*
Remove the Copied parameter from MemoryObject::readBytes.
Benjamin Kramer
2013-05-24
1
-2
/
+2
[next]