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
/
IR
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Recommit r350554 "[X86] Remove AVX512VBMI2 concat and shift intrinsics. Repla...
Craig Topper
2019-01-07
1
-42
/
+50
*
[X86][AutoUpgrade] Make some tweaks to reduce the number of nested if/else in...
Craig Topper
2019-01-07
1
-96
/
+79
*
Revert r350554 "[X86] Remove AVX512VBMI2 concat and shift intrinsics. Replace...
Craig Topper
2019-01-07
1
-50
/
+42
*
[X86] Remove AVX512VBMI2 concat and shift intrinsics. Replace with target ind...
Craig Topper
2019-01-07
1
-42
/
+50
*
[CallSite removal] Move the rest of IR implementation code away from
Chandler Carruth
2019-01-07
4
-51
/
+44
*
[CallSite removal] Port `IndirectCallSiteVisitor` to use `CallBase` and
Chandler Carruth
2019-01-07
1
-0
/
+10
*
[CallSite removal] Move the verifier to use `CallBase` instead of the
Chandler Carruth
2019-01-07
1
-284
/
+284
*
Revert patches 348835 and 348571 because they're
Ranjeet Singh
2019-01-04
1
-5
/
+4
*
[BasicAA] Support arbitrary pointer sizes (and fix an overflow bug)
Hal Finkel
2019-01-02
1
-0
/
+8
*
Extend Module::getOrInsertGlobal to control the construction of the
Philip Pfaffe
2019-01-02
1
-8
/
+14
*
[LLVM-C] bool -> LLVMBool
Robert Widmann
2019-01-01
1
-2
/
+2
*
[LLVM-C] Add Accessors for Discarding Value Names in the IR
Robert Widmann
2019-01-01
1
-0
/
+8
*
Add vtable anchor to classes.
Richard Trieu
2018-12-29
1
-0
/
+8
*
[CallSite removal] Add and flesh out APIs on the new `CallBase` base class th...
Chandler Carruth
2018-12-27
1
-0
/
+21
*
[llvm] API for encoding/decoding DWARF discriminators.
Mircea Trofin
2018-12-21
1
-0
/
+43
*
[IR] Add Instruction::isLifetimeStartOrEnd, NFC
Vedant Kumar
2018-12-21
2
-4
/
+10
*
[X86][SSE] Auto upgrade PADDS/PSUBS intrinsics to SADD_SAT/SSUB_SAT generic i...
Simon Pilgrim
2018-12-21
1
-35
/
+23
*
[X86] Auto upgrade XOP/AVX512 rotation intrinsics to generic funnel shift int...
Simon Pilgrim
2018-12-20
1
-64
/
+41
*
Introduce llvm.loop.parallel_accesses and llvm.access.group metadata.
Michael Kruse
2018-12-20
1
-0
/
+1
*
llvm-dwarfdump: Improve/fix pretty printing of array dimensions
David Blaikie
2018-12-19
1
-2
/
+3
*
[X86][SSE] Auto upgrade PADDUS/PSUBUS intrinsics to UADD_SAT/USUB_SAT generic...
Simon Pilgrim
2018-12-19
1
-17
/
+4
*
Implement -frecord-command-line (-frecord-gcc-switches)
Scott Linder
2018-12-14
1
-0
/
+20
*
[macho] save the SDK version stored in module metadata into the version min and
Alex Lorenz
2018-12-14
1
-0
/
+40
*
[mir] Serialize DILocation inline when not possible to use a metadata reference
Daniel Sanders
2018-12-13
1
-2
/
+6
*
[ConstantFold] Use getMinSignedBits for APInt in isIndexInRangeOfArrayType.
Florian Hahn
2018-12-12
1
-1
/
+1
*
[Intrinsic] Signed Fixed Point Multiplication Intrinsic
Leonard Chan
2018-12-12
1
-0
/
+18
*
[ConstantInt] Check active bits before calling getZExtValue.
Florian Hahn
2018-12-12
1
-1
/
+5
*
[NewPM] fixing asserts on deleted loop in -print-after-all
Fedor Sergeev
2018-12-11
1
-6
/
+8
*
APFloat: allow 64-bit of payload
JF Bastien
2018-12-10
1
-2
/
+24
*
[X86] Merge addcarryx/addcarry intrinsic into a single addcarry intrinsic.
Craig Topper
2018-12-10
1
-59
/
+40
*
[X86] Add some comments about when some X86 intrinsic autoupgrade code was ad...
Craig Topper
2018-12-09
1
-7
/
+7
*
[IR] Don't assume all functions are 4 byte aligned
Ranjeet Singh
2018-12-07
1
-4
/
+5
*
Reapply "Adapt gcov to changes in CFE."
Adrian Prantl
2018-12-06
1
-11
/
+31
*
Revert "Adapt gcov to changes in CFE."
Ilya Biryukov
2018-12-04
1
-31
/
+11
*
Reverting r348215
Ranjeet Singh
2018-12-04
1
-3
/
+4
*
[IR] Don't assume all functions are 4 byte aligned
Ranjeet Singh
2018-12-04
1
-4
/
+3
*
Fix non-modular build.
Adrian Prantl
2018-12-03
1
-0
/
+4
*
Update Diagnostic handling for changes in CFE.
Adrian Prantl
2018-12-03
1
-11
/
+27
*
[InstCombine] Support ssub.sat canonicalization for non-splats
Nikita Popov
2018-12-01
1
-11
/
+8
*
[DWARFv5] Verify all-or-nothing constraint on DIFile source
Scott Linder
2018-11-30
1
-0
/
+18
*
Comment tweak requested in code review. NFC
Paul Robinson
2018-11-29
1
-1
/
+2
*
[Inliner] Modify the merging of min-legal-vector-width attribute to better ha...
Craig Topper
2018-11-29
1
-12
/
+16
*
[DebugInfo] IR/Bitcode changes for DISubprogram flags.
Paul Robinson
2018-11-28
2
-5
/
+60
*
[ThinLTO] Assembly representation of ReadOnly attribute
Eugene Leviant
2018-11-23
1
-1
/
+3
*
[TI removal] Leverage the fact that TerminatorInst is gone to create
Chandler Carruth
2018-11-22
2
-37
/
+108
*
[IR] Add hasNPredecessors, hasNPredecessorsOrMore to BasicBlock
Vedant Kumar
2018-11-19
2
-11
/
+10
*
[DebugInfo] DISubprogram flags get their own flags word. NFC.
Paul Robinson
2018-11-19
4
-77
/
+73
*
[ThinLTO] Fix comment. NFC
Eugene Leviant
2018-11-19
1
-1
/
+1
*
Fix bot failure from r347145
Teresa Johnson
2018-11-17
1
-8
/
+7
*
[ThinLTO] Add some stats for read only variable internalization
Teresa Johnson
2018-11-17
1
-0
/
+14
[prev]
[next]