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
*
Link with -rdynamic instead of -Wl,-export-dynamic.
Bob Wilson
2013-08-02
6
-14
/
+16
*
Add a AttributeSetImpl::dump function.
Peter Collingbourne
2013-08-02
2
-0
/
+6
*
Make one of the AttributeSet ctors maintain the invariant that the
Peter Collingbourne
2013-08-02
3
-2
/
+42
*
Option parsing: recognize the special -- token
Hans Wennborg
2013-08-02
2
-1
/
+29
*
Fix invalid function pointers in bugpoint ExtractLoops
Hal Finkel
2013-08-02
1
-7
/
+42
*
Add a missing 'return' statement.
Joey Gouly
2013-08-02
1
-0
/
+1
*
[mips] Expand vector truncating stores and extending loads.
Akira Hatanaka
2013-08-02
2
-0
/
+25
*
[ARMv8] Add an assembler warning for the deprecated 'setend' instruction.
Joey Gouly
2013-08-02
2
-0
/
+15
*
SLPVectorizer: Fix PR16777. PHInodes may use multiple extracted values that c...
Nadav Rotem
2013-08-02
2
-10
/
+48
*
Teach EmitGEPOffset about address spaces
Matt Arsenault
2013-08-02
1
-12
/
+14
*
Fixes ARM LNT bot from SLP change in O3
Renato Golin
2013-08-02
2
-6
/
+16
*
Bugfix for making the DWARF debug strings and labels to code emitted as secre...
Carlo Kok
2013-08-02
2
-0
/
+44
*
Fix handling of CHECK-DAG combined with CHECK-NOT
Tim Northover
2013-08-02
2
-2
/
+2
*
Pacify GCC, which worries about falling off the end of the switch.
Duncan Sands
2013-08-02
1
-0
/
+2
*
Fix dereferencing end iterator in SimplifyCFG. Patch by Ye Mei.
Alexey Samsonov
2013-08-02
1
-5
/
+8
*
Revert r187597, "Bugfix for making the DWARF debug strings and labels to code...
NAKAMURA Takumi
2013-08-02
2
-44
/
+0
*
Use @rpath for libraries rather than @executable_path on OSX.
Eric Christopher
2013-08-02
3
-3
/
+3
*
Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached to
Eric Christopher
2013-08-02
17
-50
/
+50
*
Teach InstructionSimplify about pointer address spaces
Matt Arsenault
2013-08-02
1
-4
/
+9
*
[mips] Make load/store accumulator pseudo instructions codeGenOnly. Also,
Akira Hatanaka
2013-08-01
2
-22
/
+11
*
Teach getOrEnforceKnownAlignment about address spaces
Matt Arsenault
2013-08-01
1
-4
/
+5
*
Move the optlevel check to the frontend.
Nadav Rotem
2013-08-01
1
-1
/
+1
*
fix for LLVM debug info on llvm-mips-linux where the label name uses % instea...
Carlo Kok
2013-08-01
1
-1
/
+1
*
Use function attributes to indicate that we don't want to realign the stack.
Bill Wendling
2013-08-01
15
-52
/
+713
*
Expose that the unique file ID has a device and a file component.
Rafael Espindola
2013-08-01
1
-4
/
+10
*
Fixed the Intel-syntax X86 disassembler to respect the (existing) option for ...
Daniel Malea
2013-08-01
4
-15
/
+74
*
Fix some issues with Mips16 floating when certain intrinsics are present.
Reed Kotler
2013-08-01
2
-0
/
+420
*
ARM/Hexagon testcases can't compile x86 only testcase. Reverting change to te...
Carlo Kok
2013-08-01
1
-2
/
+2
*
Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
2013-08-01
17
-50
/
+50
*
DebugInfo: Emit definitions for types with no members.
David Blaikie
2013-08-01
2
-22
/
+36
*
change the inlinefnlocalvar testcase so it uses a triple that's not coff (doe...
Carlo Kok
2013-08-01
1
-1
/
+1
*
Temporarily xfail a test that breaks on OS X when building with LTO.
Bob Wilson
2013-08-01
1
-0
/
+1
*
Update incorrect file headers.
Sean Silva
2013-08-01
2
-2
/
+2
*
Bugfix for making the DWARF debug strings and labels to code emitted as secre...
Carlo Kok
2013-08-01
2
-0
/
+44
*
Only enable SLP-vectorization on O3 builds.
Nadav Rotem
2013-08-01
1
-1
/
+1
*
Pass -G argument to cmake with the same generator's name as used for the
Simon Atanasyan
2013-08-01
1
-1
/
+2
*
remove executable permission from IntrinsicsXCore.td
Robert Lytton
2013-08-01
1
-0
/
+0
*
R600: Add 64-bit float load/store support
Tom Stellard
2013-08-01
23
-66
/
+300
*
R600: Use 64-bit alignment for 64-bit kernel arguments
Tom Stellard
2013-08-01
2
-1
/
+3
*
R600/SI: Custom lower i64 ZERO_EXTEND
Tom Stellard
2013-08-01
3
-0
/
+34
*
EVEX and compressed displacement encoding for AVX512
Elena Demikhovsky
2013-08-01
3
-54
/
+299
*
[SystemZ] Reuse CC results for integer comparisons with zero
Richard Sandiford
2013-08-01
8
-58
/
+968
*
[SystemZ] Prefer comparisons with zero
Richard Sandiford
2013-08-01
6
-11
/
+79
*
Add tests for Mips DSP instructions.
Vladimir Medic
2013-08-01
1
-0
/
+44
*
Moving definition of MnemonicContainsDot field from class Instruction to clas...
Vladimir Medic
2013-08-01
4
-6
/
+5
*
AArch64: add initial NEON support
Tim Northover
2013-08-01
66
-41
/
+12503
*
XCore target: add GCCBuiltin to four intrinsics
Robert Lytton
2013-08-01
1
-4
/
+8
*
XCore target: Fix Vararg handling
Robert Lytton
2013-08-01
3
-29
/
+69
*
XCore target: Add byval handling
Robert Lytton
2013-08-01
2
-11
/
+121
*
Xcore target
Robert Lytton
2013-08-01
2
-6
/
+13
[next]