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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Improve the selection of SSE3/AVX addsub instructions.
Andrea Di Biagio
2014-06-26
1
-0
/
+43
*
This patch removed duplicate code for matching patterns
Dinesh Dwivedi
2014-06-26
2
-142
/
+1
*
Added instruction combine to transform few more negative values addition to s...
Dinesh Dwivedi
2014-06-26
1
-49
/
+54
*
GlobalOpt: Don't optimize thread_local for initializers
David Majnemer
2014-06-26
1
-2
/
+3
*
R600: Fix vector FMA
Matt Arsenault
2014-06-26
1
-0
/
+1
*
Don't build switch tables for dllimport and TLS variables in GEPs
Hans Wennborg
2014-06-26
1
-2
/
+3
*
MSVC build fix following r211749
Alp Toker
2014-06-26
3
-10
/
+13
*
[X86] AVX512: Fix asm syntax for packed vcmp
Adam Nemet
2014-06-26
1
-3
/
+3
*
Introduce a string_ostream string builder facilty
Alp Toker
2014-06-26
43
-224
/
+155
*
For CrashRecoveryContext::RunSafelyOnThread, propagate Darwin's PRIO_DARWIN_B...
Argyrios Kyrtzidis
2014-06-25
1
-2
/
+21
*
[FastISel][X86] More refactoring of select lowering and XALU folding. NFC.
Juergen Ributzka
2014-06-25
1
-83
/
+55
*
The includes were sorted. Revert r210578.
Eric Christopher
2014-06-25
1
-1
/
+1
*
[FastISel][X86] Refactor XALU folding. NFC.
Juergen Ributzka
2014-06-25
1
-124
/
+70
*
[FastISel][X86] Only fold the cmp into the select when both instructions are ...
Juergen Ributzka
2014-06-25
1
-5
/
+15
*
Merge the used symbol scanning of MCObjectStreamer and RecordStreamer.
Rafael Espindola
2014-06-25
4
-16
/
+18
*
Revert "PR20038: DebugInfo: Inlined call sites where the caller has debug inf...
David Blaikie
2014-06-25
3
-34
/
+4
*
PR20038: DebugInfo: Inlined call sites where the caller has debug info but th...
David Blaikie
2014-06-25
3
-4
/
+34
*
Add Rpass-missed and Rpass-analysis reports to the loop vectorizer. The remar...
Tyler Nowicki
2014-06-25
1
-24
/
+183
*
[X86] Always prefer to lower a VECTOR_SHUFFLE into a BLENDI instead of SHUFP ...
Andrea Di Biagio
2014-06-25
2
-7
/
+7
*
Fix indentation.
Juergen Ributzka
2014-06-25
1
-7
/
+7
*
Move expression visitation logic up to MCStreamer.
Rafael Espindola
2014-06-25
14
-66
/
+44
*
Rename loop unrolling and loop vectorizer metadata to have a common prefix.
Eli Bendersky
2014-06-25
5
-9
/
+15
*
Simplify the visitation of target expressions. No functionality change.
Rafael Espindola
2014-06-25
13
-167
/
+37
*
Random Number Generator (llvm)
JF Bastien
2014-06-25
3
-1
/
+76
*
Simplify AddValueSymbols. No functionality change.
Rafael Espindola
2014-06-25
1
-4
/
+3
*
[msan] Fix bad interaction between with-calls mode and chained origin tracking.
Evgeniy Stepanov
2014-06-25
1
-1
/
+1
*
Don't leak a file descriptor.
Rafael Espindola
2014-06-25
1
-1
/
+1
*
Code cleanup.
Logan Chien
2014-06-25
1
-1
/
+1
*
[x86] Add intrinsics for the pshufd, pshuflw, and pshufhw instructions.
Chandler Carruth
2014-06-25
1
-0
/
+12
*
Re-apply r211399, "Generate native unwind info on Win64" with a fix to ignore...
NAKAMURA Takumi
2014-06-25
12
-169
/
+405
*
Reformat.
NAKAMURA Takumi
2014-06-25
3
-26
/
+23
*
[X86] Add target combine rule to select ADDSUB instructions from a build_vector
Andrea Di Biagio
2014-06-25
2
-1
/
+138
*
Factor out part of LICM::sink into a helper function.
Evgeniy Stepanov
2014-06-25
1
-28
/
+41
*
[LICM] Don't create more than one copy of an instruction per loop exit block ...
Evgeniy Stepanov
2014-06-25
1
-24
/
+34
*
Fix another asserting method in the null streamer.
Rafael Espindola
2014-06-25
1
-1
/
+0
*
Fix a regression from r211653.
Rafael Espindola
2014-06-25
1
-1
/
+0
*
MCNullStreamer.cpp: Roll back a few empty methods that have been marked as un...
NAKAMURA Takumi
2014-06-25
1
-1
/
+2
*
Use SourceMgr::getMemoryBuffer() in a couple of places
Alp Toker
2014-06-25
1
-2
/
+2
*
Move some trivial methods up to MCStreamer.
Rafael Espindola
2014-06-25
3
-80
/
+33
*
[RuntimeDyld] Adds the necessary hooks to MCJIT to be able to debug generated
Lang Hames
2014-06-25
3
-10
/
+129
*
Simplify the handling of .cfi_endproc.
Rafael Espindola
2014-06-25
5
-24
/
+9
*
Simplify EmitLabel.
Rafael Espindola
2014-06-24
2
-6
/
+1
*
[FastISel][X86] Fold XALU condition into branch and compare.
Juergen Ributzka
2014-06-24
1
-0
/
+150
*
R600/SI: Use a ComplexPattern for MUBUF stores
Tom Stellard
2014-06-24
3
-36
/
+67
*
R600: Promote i64 stores to v2i32
Tom Stellard
2014-06-24
3
-3
/
+10
*
Print a=b as an assignment.
Rafael Espindola
2014-06-24
11
-42
/
+13
*
R600: Fix inconsistency in rsq instructions.
Matt Arsenault
2014-06-24
8
-14
/
+55
*
fixed a few typos in comments
Sanjay Patel
2014-06-24
2
-14
/
+12
*
[PPC64] Fix PR20071 (fctiduz generated for targets lacking that instruction)
Bill Schmidt
2014-06-24
1
-0
/
+4
*
vpblend intrinsics combines as shifts intrinsics due to absence return stmt b...
Robert Khasanov
2014-06-24
1
-0
/
+2
[next]