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
*
[InstCombine] simplify code; NFCI
Sanjay Patel
2016-09-15
1
-14
/
+7
*
[PM] Port CFGViewer and CFGPrinter to the new Pass Manager
Sriraman Tallam
2016-09-15
4
-50
/
+74
*
[pdb] Write the IPI stream.
Zachary Turner
2016-09-15
2
-7
/
+30
*
fix function names; NFC
Sanjay Patel
2016-09-15
1
-34
/
+34
*
[pdb] Fix the TPI stream size computation.
Zachary Turner
2016-09-15
1
-2
/
+1
*
[libFuzzer] fix the build for AFLDriverTest
Kostya Serebryany
2016-09-15
1
-1
/
+1
*
[InstCombine] allow icmp (sub nsw) folds for vectors
Sanjay Patel
2016-09-15
1
-40
/
+35
*
[IRObjectFile] Handle undefined weak symbols in RecordStreamer.
Davide Italiano
2016-09-15
3
-7
/
+15
*
[InstCombine] remove duplicated fold ; NFCI
Sanjay Patel
2016-09-15
1
-7
/
+2
*
[InstCombine] allow (icmp sgt smin(PosA, B), 0) fold for vectors
Sanjay Patel
2016-09-15
1
-14
/
+18
*
[compiler-rt] Changing function prototype returning unused value
Etienne Bergeron
2016-09-15
1
-5
/
+10
*
Fix silly mistake introduced here : https://reviews.llvm.org/D24566
Etienne Bergeron
2016-09-15
1
-1
/
+1
*
address comments from: https://reviews.llvm.org/D24566
Etienne Bergeron
2016-09-15
1
-1
/
+1
*
[InstCombine] clean up foldICmpWithConstant(); NFC
Sanjay Patel
2016-09-15
1
-114
/
+117
*
[InstCombine] add helper function for foldICmpWithConstant; NFC
Sanjay Patel
2016-09-15
2
-210
/
+223
*
[InstCombine] use m_APInt to allow icmp folds using known bits for splat cons...
Sanjay Patel
2016-09-15
1
-3
/
+3
*
[mips][ias] Enable IAS by default for N64 on Debian mips64el.
Simon Dardis
2016-09-15
1
-0
/
+4
*
[ARM] Promote small global constants to constant pools
James Molloy
2016-09-15
4
-1
/
+155
*
GlobalISel: legalize GEP instructions with small offsets.
Tim Northover
2016-09-15
2
-0
/
+13
*
GlobalISel: relax type constraints on G_ICMP to allow pointers.
Tim Northover
2016-09-15
2
-3
/
+2
*
GlobalISel: remove "unsized" LLT
Tim Northover
2016-09-15
8
-20
/
+13
*
GlobalISel: cache pointer sizes in LLT
Tim Northover
2016-09-15
5
-25
/
+26
*
Add some shortcuts in LazyValueInfo to reduce compile time of Correlated Valu...
Wei Mi
2016-09-15
1
-0
/
+29
*
[libFuzzer] disable test that requires debug info -- it fails on the bot
Kostya Serebryany
2016-09-15
1
-5
/
+0
*
[libFuzzer] move the AFL driver build rule test into the uninstrumented dir
Kostya Serebryany
2016-09-15
2
-12
/
+13
*
[libFuzzer] fix print_pcs test
Kostya Serebryany
2016-09-15
1
-2
/
+2
*
[libFuzzer] implement print_pcs with trace-pc-guard. Change the trace-pc-guar...
Kostya Serebryany
2016-09-15
5
-20
/
+68
*
[libFuzzer] add 8-bit counters to trace-pc-guard handler
Kostya Serebryany
2016-09-15
5
-13
/
+71
*
[InstCombine] refactor eq/ne cases in foldICmpUsingKnownBits() ; NFCI
Sanjay Patel
2016-09-14
1
-62
/
+27
*
[pdb] Get rid of Data and RawData in CVType.
Zachary Turner
2016-09-14
4
-62
/
+116
*
[pdb] Write TPI hash values to the TPI stream.
Zachary Turner
2016-09-14
8
-116
/
+208
*
[MC] Handle discardable COFF sections in assembly
Reid Kleckner
2016-09-14
2
-13
/
+27
*
Fix auto-upgrade of TBAA tags in Bitcode Reader
Mehdi Amini
2016-09-14
3
-29
/
+25
*
Fix indentation in codeview code
Reid Kleckner
2016-09-14
1
-7
/
+7
*
[LTO] Fix commons handling
Mehdi Amini
2016-09-14
1
-3
/
+7
*
Finish renaming remaining analyzeBranch functions
Matt Arsenault
2016-09-14
46
-138
/
+136
*
[Stackmap] Added callsite counts to emitted function information.
Sanjoy Das
2016-09-14
1
-13
/
+21
*
Revert "[ARM] Promote small global constants to constant pools"
Evgeniy Stepanov
2016-09-14
4
-145
/
+1
*
[lib/LTO] Fix a typo. NFC.
Davide Italiano
2016-09-14
1
-1
/
+1
*
Revert "AMDGPU: Use SOPK compare instructions"
Matt Arsenault
2016-09-14
6
-135
/
+51
*
AMDGPU: Use SOPK compare instructions
Matt Arsenault
2016-09-14
6
-51
/
+135
*
Verifier: Mark orphaned DICompileUnits as a debug info failure.
Adrian Prantl
2016-09-14
1
-10
/
+10
*
Make analyzeBranch family of instruction names consistent
Matt Arsenault
2016-09-14
46
-97
/
+97
*
AArch64: Use TTI branch functions in branch relaxation
Matt Arsenault
2016-09-14
35
-240
/
+268
*
[x86] fix formatting; NFC
Sanjay Patel
2016-09-14
1
-28
/
+20
*
[compiler-rt] Avoid instrumenting sanitizer functions
Etienne Bergeron
2016-09-14
1
-6
/
+10
*
[X86][SSE] Improve recognition of i64 sitofp conversions that can be performe...
Simon Pilgrim
2016-09-14
1
-0
/
+17
*
[LoopInterchange] Typo. NFC.
Chad Rosier
2016-09-14
1
-4
/
+4
*
[LoopInterchange] Add CL option to override cost threshold.
Chad Rosier
2016-09-14
1
-3
/
+6
*
[X86][SSE] Don't use PSHUFD directly - lower with generic shuffle
Simon Pilgrim
2016-09-14
1
-17
/
+1
[next]