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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips][msa] Added support for matching maddv.[bhwd], and msubv.[bhwd] from no...
Daniel Sanders
2013-10-11
3
-16
/
+193
*
[mips][msa] Added support for matching fmsub.[wd] from normal IR (i.e. not in...
Daniel Sanders
2013-10-11
3
-4
/
+51
*
XCore target fix bug in emitArrayBound() causing segmentation fault
Robert Lytton
2013-10-11
3
-7
/
+13
*
XCore target does not emit '.hidden' or '.protected' attributes
Robert Lytton
2013-10-11
2
-0
/
+14
*
XCore target: fix bug in XCoreLowerThreadLocal.cpp
Robert Lytton
2013-10-11
2
-10
/
+60
*
XCore target: add XCoreTargetLowering::isZExtFree()
Robert Lytton
2013-10-11
3
-0
/
+37
*
[mips][msa] Added support for matching fmadd.[wd] from normal IR (i.e. not in...
Daniel Sanders
2013-10-11
3
-4
/
+51
*
[mips][msa] Added support for matching ffint_[us].[wd], and ftrunc_[us].[wd] ...
Daniel Sanders
2013-10-11
3
-12
/
+143
*
Remove another unnecessary filter from the disassembler.
Craig Topper
2013-10-11
1
-3
/
+0
*
LiveRangeCalc.h: Update a description corresponding to r192396. [-Wdocumentat...
NAKAMURA Takumi
2013-10-11
1
-1
/
+1
*
Implement aarch64 neon instruction set AdvSIMD (copy).
Kevin Qin
2013-10-11
6
-56
/
+875
*
Fix typo
Matt Arsenault
2013-10-10
1
-2
/
+2
*
Tests: Do not unnecessarily depend on kill comments
Matthias Braun
2013-10-10
1
-9
/
+4
*
Tests: Use CHECK-LABEL where possible
Matthias Braun
2013-10-10
4
-15
/
+15
*
Print register in LiveInterval::print()
Matthias Braun
2013-10-10
7
-23
/
+28
*
Represent RegUnit liveness with LiveRange instance
Matthias Braun
2013-10-10
13
-129
/
+132
*
Work on LiveRange instead of LiveInterval where possible
Matthias Braun
2013-10-10
6
-69
/
+63
*
Change MachineVerifier to work on LiveRange + LiveInterval
Matthias Braun
2013-10-10
1
-92
/
+117
*
Pass LiveQueryResult by value
Matthias Braun
2013-10-10
10
-117
/
+125
*
Refactor LiveInterval: introduce new LiveRange class
Matthias Braun
2013-10-10
4
-217
/
+235
*
Rename LiveRange to LiveInterval::Segment
Matthias Braun
2013-10-10
16
-369
/
+366
*
Rename parameter: defined regs are not incoming.
Matthias Braun
2013-10-10
2
-18
/
+17
*
test commit
Sriram Murali
2013-10-10
1
-2
/
+4
*
Use getPointerSizeInBits() rather than 8 * getPointerSize()
Matt Arsenault
2013-10-10
1
-2
/
+3
*
Fix grammar / missing words
Matt Arsenault
2013-10-10
1
-2
/
+3
*
Debug Info: In DIBuilder, the context field of subprogram is updated to use
Manman Ren
2013-10-10
8
-12
/
+56
*
Add comments to debug info testing case.
Manman Ren
2013-10-10
1
-0
/
+8
*
R600: Fix trunc i64 to i32 on SI
Matt Arsenault
2013-10-10
2
-0
/
+17
*
Provide msbuild integration for vs2013.
Hans Wennborg
2013-10-10
4
-1
/
+49
*
Fix msbuild integration install script.
Hans Wennborg
2013-10-10
1
-2
/
+5
*
R600/SI: Implement SIInstrInfo::verifyInstruction() for VOP*
Tom Stellard
2013-10-10
5
-4
/
+142
*
R600/SI: Use -verify-machineinstrs for most tests
Tom Stellard
2013-10-10
84
-86
/
+86
*
R600/SI: Define a separate MIMG instruction for each possible output value type
Tom Stellard
2013-10-10
5
-35
/
+90
*
R600/SI: Mark the EXEC register as reserved
Tom Stellard
2013-10-10
1
-0
/
+1
*
R600: Use StructurizeCFGPass for non SI targets
Tom Stellard
2013-10-10
6
-2
/
+18
*
Implement AArch64 vector load/store multiple N-element structure class SIMD(l...
Hao Liu
2013-10-10
15
-3
/
+2827
*
Revert "Implement AArch64 vector load/store multiple N-element structure clas...
Rafael Espindola
2013-10-10
15
-2808
/
+3
*
Implement AArch64 vector load/store multiple N-element structure class SIMD(l...
Hao Liu
2013-10-10
15
-3
/
+2808
*
ARM: Put isV8EligibleForIT into the llvm namespace. While there make it inline.
Benjamin Kramer
2013-10-10
1
-2
/
+4
*
Disable function padding to get this test to pass on atom.
Benjamin Kramer
2013-10-10
1
-1
/
+1
*
ARM: correct liveness flags during ARMLoadStoreOpt
Tim Northover
2013-10-10
2
-0
/
+117
*
Allow non-AVX form of pmovmskb to take a GR64 operand.
Craig Topper
2013-10-10
2
-0
/
+6
*
Remove duplicate instructions.
Craig Topper
2013-10-10
1
-16
/
+0
*
Fix so CRC32r64r8 isn't accidentally filtered from the disassembler tables.
Craig Topper
2013-10-10
1
-1
/
+1
*
[mips] Do not generate INS/EXT nodes if target does not have support for
Akira Hatanaka
2013-10-09
3
-17
/
+25
*
Revert "llvm-c: Make target initializer functions external functions in lib."
Rui Ueyama
2013-10-09
3
-55
/
+36
*
Debug Info: In DIBuilder, the context and type fields of template_type and
Manman Ren
2013-10-09
5
-54
/
+76
*
llvm-c: Make target initializer functions external functions in lib.
Anders Waldenborg
2013-10-09
3
-36
/
+55
*
Debug Info: In DIBuilder, the context field of a forward decl is updated
Manman Ren
2013-10-09
2
-35
/
+47
*
Add missing releases.
Bill Wendling
2013-10-09
1
-0
/
+2
[next]