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
/
Transforms
/
Utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SimplifyCFG] Fix a debug invariant bug in FoldBranchToCommonDest()
David Stenberg
2018-05-18
1
-3
/
+5
*
[WebAssembly] Add Wasm personality and isScopedEHPersonality()
Heejin Ahn
2018-05-17
2
-3
/
+3
*
[InstCombine] Fix the signature of fgets_unlocked.
Benjamin Kramer
2018-05-16
1
-2
/
+2
*
[SimplifyLibcalls] Replace locked IO with unlocked IO
David Bolvansky
2018-05-16
2
-19
/
+217
*
[LoopUnroll] Split out simplify code after Unroll into a new function. NFC
David Green
2018-05-16
1
-34
/
+46
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
22
-295
/
+319
*
Test commit access.
Nicola Zaghen
2018-05-14
1
-1
/
+1
*
[CodeExtractor] Allow extracting blocks with exception handling
Sergey Dmitriev
2018-05-11
1
-27
/
+91
*
[InstCombine] snprintf optimizations
David Bolvansky
2018-05-11
1
-0
/
+90
*
[STLExtras] Add distance() for ranges, pred_size(), and succ_size()
Vedant Kumar
2018-05-10
4
-10
/
+7
*
Revert "[InstCombine] snprintf optimizations"
Martin Storsjo
2018-05-10
1
-90
/
+0
*
[PR37339] Fix assertion in FunctionComparator::cmpInlineAsm
whitequark
2018-05-10
1
-1
/
+1
*
[InstCombine] snprintf optimizations
David Bolvansky
2018-05-09
1
-0
/
+90
*
Revert "[InstCombine] snprintf optimizations"
Benjamin Kramer
2018-05-09
1
-90
/
+0
*
[InstCombine] snprintf optimizations
David Bolvansky
2018-05-09
1
-0
/
+90
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
2
-0
/
+6
*
Support a funclet operand bundle in LowerInvoke
Heejin Ahn
2018-05-09
1
-2
/
+4
*
[SimplifyCFG] Fix a crash when folding PHIs.
Davide Italiano
2018-05-08
1
-4
/
+5
*
[LCSSA] Do not remove used PHI nodes in formLCSSAForInstructions
Bjorn Pettersson
2018-05-08
1
-5
/
+10
*
Simplify LLVM_ATTRIBUTE_USED call sites.
Fangrui Song
2018-05-05
1
-5
/
+2
*
Range-ify for loop; NFC
George Burgess IV
2018-05-05
1
-2
/
+1
*
Fix a bunch of places where operator-> was used directly on the return from d...
Craig Topper
2018-05-05
1
-1
/
+1
*
Remove @brief commands from doxygen comments, too.
Adrian Prantl
2018-05-01
1
-6
/
+6
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
14
-36
/
+36
*
[SimplifyCFG] Use BB::instructionsWithoutDebug to skip DbgInfo (NFC).
Florian Hahn
2018-04-30
1
-37
/
+14
*
[LoopSimplify] Use BB::instructionsWithoutDebug to skip DbgInfo (NFC).
Florian Hahn
2018-04-30
1
-4
/
+1
*
Fix a bug in GlobalOpt's handling of DIExpressions.
Adrian Prantl
2018-04-27
1
-2
/
+2
*
Revert "[SimplifyLibcalls] Replace locked IO with unlocked IO"
Matt Morehouse
2018-04-27
2
-216
/
+19
*
[SimplifyLibcalls] Replace locked IO with unlocked IO
David Bolvansky
2018-04-26
2
-19
/
+216
*
[SimplifyLibcalls] Atoi, strtol replacements
David Bolvansky
2018-04-25
1
-0
/
+55
*
[ICP] Do not attempt type matching for variable length arguments.
Taewook Oh
2018-04-25
1
-5
/
+7
*
Merging r46043:
David Bolvansky
2018-04-25
1
-3
/
+3
*
[NFC] Remove recently added SE verification because it may be false-positive
Max Kazantsev
2018-04-24
2
-12
/
+0
*
[NFC] Use forgetTopmostLoop instead of logic duplication
Max Kazantsev
2018-04-24
1
-6
/
+2
*
[NFC] Add clarification comment
Max Kazantsev
2018-04-24
1
-2
/
+4
*
[LoopRotate] Fix incorrect SCEV invalidation in loop rotation
Max Kazantsev
2018-04-23
1
-2
/
+9
*
[LoopUnroll] Fix potentially incorrect SCEV invalidation in UnrollRuntime
Max Kazantsev
2018-04-23
1
-4
/
+3
*
[LoopSimplify] Fix incorrect SCEV invalidation
Max Kazantsev
2018-04-23
1
-11
/
+12
*
Revert "Revert r330403 and r330413."
Michael Zolotukhin
2018-04-20
1
-13
/
+12
*
Revert r330403 and r330413.
Ilya Biryukov
2018-04-20
1
-12
/
+13
*
[SSAUpdaterBulk] Use SmallVector instead of DenseMap for storing rewrites.
Michael Zolotukhin
2018-04-20
1
-13
/
+12
*
[SSAUpdaterBulk] Add an assert.
Michael Zolotukhin
2018-04-20
1
-0
/
+1
*
[SSAUpdaterBulk] Add * and & to auto.
Michael Zolotukhin
2018-04-20
1
-4
/
+4
*
[SSAUpdaterBulk] Use PredCache in ComputeLiveInBlocks.
Michael Zolotukhin
2018-04-20
1
-3
/
+4
*
[SSAUpdaterBulk] Use SmallVector instead of SmallPtrSet for uses.
Michael Zolotukhin
2018-04-20
1
-2
/
+5
*
Refine the loop rotation's API
Jin Lin
2018-04-19
1
-9
/
+17
*
[SimplifyLibcalls] Realloc(null, N) -> Malloc(N)
Sanjay Patel
2018-04-18
2
-21
/
+46
*
[LoopUnroll] Only peel if a predicate becomes known in the loop body.
Florian Hahn
2018-04-18
1
-7
/
+25
*
[Mem2Reg] Create merged debug locations for inserted phis
Vedant Kumar
2018-04-17
1
-6
/
+32
*
[Mem2Reg] Make RenamePassData a struct, NFC
Vedant Kumar
2018-04-17
1
-3
/
+2
[next]