GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
llvm
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable IPConstantPropagation to work with abstract call sites
Johannes Doerfert
2019-01-19
4
-0
/
+298
*
AbstractCallSite -- A unified interface for (in)direct and callback calls
Johannes Doerfert
2019-01-19
1
-2
/
+2
*
Reapply "[CGP] Check for existing inttotpr before creating new one"
Roman Tereshin
2019-01-19
1
-0
/
+140
*
[MergeFunc] Allow merging identical vararg functions using aliases
Vedant Kumar
2019-01-19
1
-2
/
+6
*
[HotColdSplit] Mark inherently cold functions as such
Vedant Kumar
2019-01-19
3
-2
/
+68
*
[CodeExtractor] Emit lifetime markers around reloads of outputs
Vedant Kumar
2019-01-19
6
-11
/
+21
*
Revert "Reapply "[CGP] Check for existing inttotpr before creating new one""
Roman Tereshin
2019-01-19
1
-64
/
+0
*
Reapply "[CGP] Check for existing inttotpr before creating new one"
Roman Tereshin
2019-01-19
1
-0
/
+64
*
Revert r351584: "GlobalISel: Verify g_zextload and g_sextload"
Amara Emerson
2019-01-19
1
-23
/
+0
*
Use llvm_canonicalize_cmake_booleans for LLVM_LIBXML2_ENABLED [llvm]
Nico Weber
2019-01-19
3
-8
/
+9
*
AMDGPU/GlobalISel: Legalize more types for select
Matt Arsenault
2019-01-18
2
-18
/
+174
*
Revert "[CGP] Check for existing inttotpr before creating new one"
Roman Tereshin
2019-01-18
1
-40
/
+0
*
AMDGPU/GlobalISel: Legalize illegal g_constant
Matt Arsenault
2019-01-18
2
-22
/
+96
*
GlobalISel: Verify G_BITCAST
Matt Arsenault
2019-01-18
2
-4
/
+41
*
[elfabi] Add support for reading DT_NEEDED from binaries
Armando Montanez
2019-01-18
2
-0
/
+92
*
GlobalISel: Verify G_ICMP/G_FCMP vector types
Matt Arsenault
2019-01-18
2
-0
/
+80
*
[x86] add more movmsk tests; NFC
Sanjay Patel
2019-01-18
1
-11
/
+313
*
Make ThinLTO test run single threaded to try to avoid flakiness
Teresa Johnson
2019-01-18
1
-1
/
+1
*
GlobalISel: Verify g_zextload and g_sextload
Matt Arsenault
2019-01-18
1
-0
/
+23
*
[CGP] Check for existing inttotpr before creating new one
Roman Tereshin
2019-01-18
1
-0
/
+40
*
[X86] Lower avx2/avx512f gather intrinsics to X86MaskedGatherSDNode instead o...
Craig Topper
2019-01-18
2
-6
/
+3
*
[AMDGPU] Add some missing always-uniform values.
Neil Henning
2019-01-18
1
-1
/
+19
*
[LTO] Change test/tools/lto/no-bitcode.s requirement from arm to aarch64
Simon Pilgrim
2019-01-18
1
-1
/
+1
*
[AMDGPU][MC][GFX8+][DISASSEMBLER] Corrected 1/2pi value for 64-bit operands
Dmitry Preobrazhensky
2019-01-18
3
-5
/
+12
*
[AMDGPU][MC] Disabled use of 2 different literals with SOP2/SOPC instructions
Dmitry Preobrazhensky
2019-01-18
4
-0
/
+30
*
[llvm-objdump] - Dump the archive headers when -all-headers is specified.
George Rimar
2019-01-18
1
-0
/
+25
*
[AVR] Fix codegen bug in 16-bit loads
Dylan McKay
2019-01-18
5
-32
/
+45
*
[AVR] Fix the inst-cbr test
Dylan McKay
2019-01-18
1
-4
/
+4
*
[ScheduleDAGRRList] Do not preschedule the node has ADJCALLSTACKDOWN parent
Shiva Chen
2019-01-18
1
-0
/
+32
*
[CodeGen] Fix bugs in LiveDebugVariables when debug labels are generated.
Hsiangkai Wang
2019-01-18
1
-0
/
+141
*
[AVR] Expand 8/16-bit multiplication to libcalls on MCUs that don't have hard...
Dylan McKay
2019-01-18
4
-2
/
+32
*
[X86] Add test cases showing failure to fold a global variable address into t...
Craig Topper
2019-01-18
2
-0
/
+42
*
[X86] Change avx512-gather-scatter-intrin.ll to use x86_64-unknown-unknown in...
Craig Topper
2019-01-18
1
-53
/
+53
*
mac: Correctly disable tools/lto tests when building with LLVM_ENABLE_PIC=OFF
Nico Weber
2019-01-18
2
-2
/
+4
*
[WebAssembly] Add languages from debug info to producers section
Thomas Lively
2019-01-18
2
-1
/
+14
*
AMDGPU: Convert tests away from llvm.SI.load.const
Matt Arsenault
2019-01-17
8
-282
/
+282
*
[HotColdSplit] Allow outlining with live outputs
Vedant Kumar
2019-01-17
1
-0
/
+68
*
[HotColdSplit] Consider resume instructions to be cold
Vedant Kumar
2019-01-17
1
-0
/
+20
*
[mips] Emit .reloc R_{MICRO}MIPS_JALR along with j(al)r(c) $25
Vladimir Stefanovic
2019-01-17
12
-95
/
+258
*
[HotColdSplit] Relax requirement that the cold sink block be extractable
Vedant Kumar
2019-01-17
1
-0
/
+3
*
[HotColdSplit] Simplify tests by lowering their splitting thresholds
Vedant Kumar
2019-01-17
24
-59
/
+30
*
[SampleFDO] Skip profile reading when flattened profile used in ThinLTO postlink
Wei Mi
2019-01-17
2
-0
/
+41
*
[InstCombine] Don't sink dynamic allocas
Reid Kleckner
2019-01-17
1
-0
/
+52
*
Fix the buildbot failure introduced by r351404
Sanjin Sijaric
2019-01-17
1
-1
/
+1
*
[WebAssembly] Fixing 2 more symbol offset related tests.
Wouter van Oortmerssen
2019-01-17
2
-7
/
+7
*
[Test] Fix debug-loc-0.mir with EXPENSIVE_CHECKS
Jonas Devlieghere
2019-01-17
1
-1
/
+1
*
[WebAssembly] Fixed objdump not parsing function headers.
Wouter van Oortmerssen
2019-01-17
3
-8
/
+42
*
Revert "[ThinLTO] Add summary entries for index-based WPD"
Teresa Johnson
2019-01-17
2
-184
/
+0
*
Add -dump-input=always to cfi-devirt test to debug flake
Teresa Johnson
2019-01-17
1
-5
/
+5
*
[ThinLTO] Add summary entries for index-based WPD
Teresa Johnson
2019-01-17
2
-0
/
+184
[next]