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
/
llvm
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
DebugInfo: .debug_line DWARF64 support
Ed Maste
2015-05-28
2
-0
/
+15
*
Don't create an unused _GLOBAL_OFFSET_TABLE_.
Rafael Espindola
2015-05-28
2
-38
/
+5
*
[mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only.
Daniel Sanders
2015-05-28
1
-7
/
+19
*
[Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6
Petar Jovanovic
2015-05-28
25
-22
/
+184
*
[ASan] New approach to dynamic allocas unpoisoning. Patch by Max Ostapenko!
Yury Gribov
2015-05-28
2
-29
/
+2
*
[Reassociate] Canonicalizing 'x [+-] (-Constant * y)' isn't always a win
David Majnemer
2015-05-28
2
-14
/
+12
*
[NaryReassociate] Run EarlyCSE after NaryReassociate
Jingyue Wu
2015-05-28
1
-9
/
+22
*
[x86] Refactor the tests for popcnt.
Chandler Carruth
2015-05-28
3
-159
/
+2902
*
[RuntimeDyld] Fix MachO i386 SECTDIFF relocation to support non-zero addends.
Lang Hames
2015-05-27
1
-2
/
+2
*
Final fix for PR 23499 and IR test case.
Diego Novillo
2015-05-27
1
-0
/
+21
*
ARMTargetParser: Normalising build attributes
Renato Golin
2015-05-27
4
-4
/
+4
*
Resubmit r237954 (MIR Serialization: print and parse LLVM IR using MIR format).
Alex Lorenz
2015-05-27
4
-1
/
+41
*
[mips][microMIPSr6] Implement SEB and SEH instructions
Zoran Jovanovic
2015-05-27
2
-0
/
+6
*
[mips][microMIPSr6] Implement BEQZALC, BGEZALC, BGTZALC, BLEZALC, BLTZALC and...
Jozef Kolek
2015-05-27
2
-0
/
+18
*
AVX-512: Fixed a bug in extracting subvector from v64i1
Elena Demikhovsky
2015-05-27
1
-0
/
+9
*
Revert r238190 and r238197: [mips] Make TTypeEncoding indirect to allow .eh_f...
Daniel Sanders
2015-05-27
1
-23
/
+7
*
AVX-512: Implemented all forms of sign-extend and zero-extend instructions fo...
Elena Demikhovsky
2015-05-27
4
-69
/
+1753
*
[X86] Implement the support for shrink-wrapping.
Quentin Colombet
2015-05-27
1
-0
/
+600
*
[inliner] Fix the early-exit of the inline cost analysis to correctly
Chandler Carruth
2015-05-27
1
-0
/
+37
*
[BitcodeReader] Change assert to report_fatal_error
Filipe Cabecinhas
2015-05-27
2
-0
/
+5
*
[BitstreamReader] Make sure the Array operand type is an encoding
Filipe Cabecinhas
2015-05-27
2
-0
/
+5
*
[BitcodeReader] Make sure abbrev records have at least one operand (record code)
Filipe Cabecinhas
2015-05-26
2
-0
/
+5
*
Add initial support for the convergent attribute.
Owen Anderson
2015-05-26
1
-2
/
+8
*
[BitcodeReader] Sanity check on Comdat ID
Filipe Cabecinhas
2015-05-26
3
-0
/
+10
*
Print "lock \t foo" instead of "lock \n foo".
Rafael Espindola
2015-05-26
11
-38
/
+19
*
R600: Use SIGN_EXTEND_INREG for SEXT loads
Jan Vesely
2015-05-26
1
-70
/
+39
*
Revert "Re-commit changes in r237579 with fix for bug breaking windows builds."
Diego Novillo
2015-05-26
8
-351
/
+4
*
Forgot to add lit.local.cfg for new R600 directory
Matt Arsenault
2015-05-26
1
-0
/
+3
*
CodeGenPrepare: Don't match addressing modes through addrspacecast
Matt Arsenault
2015-05-26
1
-0
/
+49
*
R600/SI: Add assembler support for all CI and VI VOP2 instructions
Tom Stellard
2015-05-26
1
-73
/
+252
*
Re-commit changes in r237579 with fix for bug breaking windows builds.
Luke Cheeseman
2015-05-26
8
-4
/
+351
*
AVX-512: fixed a bug in lowering VSELECT for 512-bit vector
Elena Demikhovsky
2015-05-26
1
-0
/
+35
*
Use std::bitset for SubtargetFeatures.
Michael Kuperstein
2015-05-26
1
-1
/
+1
*
[mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only.
Daniel Sanders
2015-05-26
1
-7
/
+23
*
Remove conflicting attributes before adding deduced readonly/readnone
Bjorn Steinbrink
2015-05-25
1
-0
/
+13
*
[llvm-readobj/ELF] Teach how to decode DF_1_XXX flags
Davide Italiano
2015-05-25
2
-0
/
+6
*
[X86][AVX2] Vectorized i16 shift operators
Simon Pilgrim
2015-05-25
1
-0
/
+91
*
R600/SI: Fix bug with v_interp_p1_f32 instructions on 16 bank lds chips
Tom Stellard
2015-05-25
1
-8
/
+37
*
This patch adds support for the vector quadword add/sub instructions introduced
Kit Barton
2015-05-25
4
-32
/
+200
*
[X86] When pattern-matching scalar FMA3 intrinsics, don't re-arrange the firs...
Michael Kuperstein
2015-05-25
1
-8
/
+24
*
Added promotion to EXTRACT_SUBVECTOR operand.
Elena Demikhovsky
2015-05-25
1
-0
/
+14
*
AsmPrinter: Emit the DwarfStringPool offset directly when possible
Duncan P. N. Exon Smith
2015-05-24
2
-5
/
+4
*
DebugInfo: Clarify test/DebugInfo/X86/stmt-list-multiple-compile-units.ll
Duncan P. N. Exon Smith
2015-05-24
1
-4
/
+6
*
Add target hook to allow merging stores of nonzero constants
Matt Arsenault
2015-05-24
2
-2
/
+537
*
[AArch64] Clean up the ELF streamer a bit.
Benjamin Kramer
2015-05-23
2
-3
/
+3
*
[PowerPC] Fix fast-isel when compare is split from branch
Hal Finkel
2015-05-23
1
-0
/
+72
*
Stop resetting NoFramePointerElim in TargetMachine::resetTargetOptions.
Akira Hatanaka
2015-05-23
1
-0
/
+25
*
Remove unnecessary command line option "-disable-fp-elim".
Akira Hatanaka
2015-05-23
1
-1
/
+1
*
Revert "make reciprocal estimate code generation more flexible by adding comm...
Rafael Espindola
2015-05-23
2
-3
/
+3
*
Correct a mistaken comment from 238071 [NFC]
Philip Reames
2015-05-23
1
-3
/
+2
[next]