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][BtVer2] Update the WriteLoad latency.
Andrea Di Biagio
2019-01-21
1
-3
/
+2
*
[X86] Remove and autoupgrade vpmovqd/vpmovwb intrinsics using trunc+select.
Craig Topper
2019-01-21
2
-8
/
+12
*
[SCEV][NFC] Introduces expression sizes estimation
Max Kazantsev
2019-01-21
1
-2
/
+2
*
[RISCV] Add R_RISCV_RELAX relocation to all possible relax candidates.
Kito Cheng
2019-01-21
1
-7
/
+15
*
[AVR] Insert unconditional branch when inserting MBBs between blocks with fal...
Dylan McKay
2019-01-21
1
-0
/
+9
*
[AVR] Enable emission of debug information
Dylan McKay
2019-01-21
1
-0
/
+1
*
Revert "[AVR] Insert unconditional branch when inserting MBBs between blocks ...
Dylan McKay
2019-01-21
1
-9
/
+0
*
[AVR] Insert unconditional branch when inserting MBBs between blocks with fal...
Dylan McKay
2019-01-21
1
-0
/
+9
*
Tentative fix for r351701 and gcc 6.2 build on ubuntu
Serge Guelton
2019-01-20
1
-2
/
+3
*
Replace llvm::isPodLike<...> by llvm::is_trivially_copyable<...>
Serge Guelton
2019-01-20
1
-7
/
+0
*
AMDGPU: Legalize more bitcasts
Matt Arsenault
2019-01-20
1
-5
/
+7
*
GlobalISel: Add isPointer legality predicates
Matt Arsenault
2019-01-20
1
-0
/
+14
*
AMDGPU/GlobalISel: Really legalize exts from i1
Matt Arsenault
2019-01-20
1
-1
/
+2
*
[X86] Auto upgrade VPCOM/VPCOMU intrinsics to generic integer comparisons
Simon Pilgrim
2019-01-20
3
-84
/
+25
*
GlobalISel: Implement widenScalar for basic FP ops
Matt Arsenault
2019-01-20
2
-10
/
+21
*
AMDGPU/GlobalISel: Legalize f32->f16 fptrunc
Matt Arsenault
2019-01-20
1
-1
/
+1
*
AMDGPU/GlobalISel: Fix some crashs in g_unmerge_values/g_merge_values
Matt Arsenault
2019-01-20
1
-12
/
+73
*
AMDGPU/GlobalISel: Regbank select for fpext
Matt Arsenault
2019-01-20
1
-0
/
+1
*
AMDGPU/GlobalISel: Cleanup legality for extensions
Matt Arsenault
2019-01-20
1
-10
/
+6
*
[X86] Auto upgrade old style VPCOM/VPCOMU intrinsics to generic integer compa...
Simon Pilgrim
2019-01-20
1
-22
/
+47
*
[CostModel][X86] Add explicit vector select costs
Simon Pilgrim
2019-01-20
1
-0
/
+41
*
[CostModel][X86] Add explicit fcmp costs for pre-SSE42 targets
Simon Pilgrim
2019-01-20
1
-0
/
+11
*
[TTI][X86] Reordered getCmpSelInstrCost cost tables in descending ISA order. ...
Simon Pilgrim
2019-01-20
1
-24
/
+24
*
[AVR] Replace two references to ARM's 't2_so_imm' type comments
Dylan McKay
2019-01-20
1
-2
/
+2
*
[AVR] Fix codegen bug in 16-bit loads
Dylan McKay
2019-01-20
2
-8
/
+5
*
Revert "[AVR] Fix codegen bug in 16-bit loads"
Dylan McKay
2019-01-20
1
-5
/
+5
*
[ConstantMerge] Factor out check for un-mergeable globals, NFC
Vedant Kumar
2019-01-20
1
-10
/
+12
*
[X86] Add masked MCVTSI2P/MCVTUI2P ISD opcodes to model the cvtqq2ps cvtuqq2p...
Craig Topper
2019-01-19
5
-17
/
+88
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
6
-24
/
+18
*
[InstCombine] Simplify cttz/ctlz + icmp ugt/ult
Nikita Popov
2019-01-19
2
-11
/
+70
*
[NFC] Fix unused variable warnings in Release builds
Johannes Doerfert
2019-01-19
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
2961
-11844
/
+8883
*
Convert two more files that were using Windows line endings and remove
Chandler Carruth
2019-01-19
1
-22
/
+22
*
Enable IPConstantPropagation to work with abstract call sites
Johannes Doerfert
2019-01-19
1
-12
/
+23
*
AbstractCallSite -- A unified interface for (in)direct and callback calls
Johannes Doerfert
2019-01-19
4
-0
/
+181
*
Reapply "[CGP] Check for existing inttotpr before creating new one"
Roman Tereshin
2019-01-19
1
-4
/
+18
*
[MergeFunc] Allow merging identical vararg functions using aliases
Vedant Kumar
2019-01-19
1
-11
/
+14
*
[HotColdSplit] Mark inherently cold functions as such
Vedant Kumar
2019-01-19
1
-20
/
+39
*
[HotColdSplit] Remove a set which tracked split functions (NFC)
Vedant Kumar
2019-01-19
1
-8
/
+3
*
[CodeExtractor] Emit lifetime markers around reloads of outputs
Vedant Kumar
2019-01-19
1
-66
/
+71
*
Revert "Reapply "[CGP] Check for existing inttotpr before creating new one""
Roman Tereshin
2019-01-19
1
-17
/
+4
*
Reapply "[CGP] Check for existing inttotpr before creating new one"
Roman Tereshin
2019-01-19
1
-4
/
+17
*
Revert r351584: "GlobalISel: Verify g_zextload and g_sextload"
Amara Emerson
2019-01-19
1
-14
/
+1
*
[X86] Deduplicate static calling convention helpers for code size, NFC
Reid Kleckner
2019-01-19
6
-60
/
+51
*
Remove F_modify flag from FileOutputBuffer.
Rui Ueyama
2019-01-19
1
-26
/
+11
*
AMDGPU/GlobalISel: Legalize more types for select
Matt Arsenault
2019-01-18
1
-2
/
+4
*
Revert "[CGP] Check for existing inttotpr before creating new one"
Roman Tereshin
2019-01-18
1
-13
/
+4
*
AMDGPU/GlobalISel: Legalize illegal g_constant
Matt Arsenault
2019-01-18
1
-4
/
+9
*
GlobalISel: Verify G_BITCAST
Matt Arsenault
2019-01-18
1
-0
/
+13
*
GlobalISel: Verify G_ICMP/G_FCMP vector types
Matt Arsenault
2019-01-18
1
-0
/
+11
[prev]
[next]