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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merging r271801:
release/3.8.x
Joerg Sonnenberger
2016-08-11
2
-9
/
+46
*
Creating release_38 off revision 260304
Tom Stellard
2016-08-02
497
-0
/
+15496
|
\
|
*
configure: Remove llvm 3.6 defines
Jan Vesely
2016-02-09
1
-3
/
+3
|
*
configure: Remove cl_khr_fp64 for device that don't support doubles
Jan Vesely
2016-02-09
1
-5
/
+5
|
*
configure: Introduce per device defines
Jan Vesely
2016-02-09
1
-11
/
+24
|
*
math: Fix log2 vectorization on non-fp64 hw
Jan Vesely
2016-02-09
1
-0
/
+2
|
*
Have Mac builds use @rpath when supported in CMake
Jonathan Peyton
2016-02-09
2
-0
/
+10
|
*
Don't complete a class type just to test if it is a class. Code in CompilerTy...
Greg Clayton
2016-02-09
1
-2
/
+2
|
*
[MemoryBuiltins] Fix an issue with hasNoAliasAttr
Sanjoy Das
2016-02-09
1
-1
/
+1
|
*
ELF: Add 'using namespace llvm::dwarf'.
Rui Ueyama
2016-02-09
1
-22
/
+23
|
*
[Verifier] Add checks for masked.load and masked.store intrinsics
Philip Reames
2016-02-09
1
-0
/
+38
|
*
[SelectionDAG] make getMemBasePlusOffset() accessible; NFCI
Sanjay Patel
2016-02-09
3
-51
/
+36
|
*
ELF: Add .eh_frame 'P', 'R' and 'L' augmentation characters.
Rui Ueyama
2016-02-09
1
-7
/
+48
|
*
This brings back commit r259578.
Rafael Espindola
2016-02-09
3
-0
/
+50
|
*
Fix incorrect usage of `str` in _match_decorator_property.
Zachary Turner
2016-02-09
1
-1
/
+1
|
*
Remove skipIf<compiler> decorators.
Zachary Turner
2016-02-09
15
-25
/
+16
|
*
Remove decorators related to debug info types.
Zachary Turner
2016-02-09
6
-31
/
+6
|
*
Delete all the xfail / skip decorators for specific compilers.
Zachary Turner
2016-02-09
22
-43
/
+26
|
*
Remove expected failure and skip decorators for host os.
Zachary Turner
2016-02-09
8
-44
/
+38
|
*
Fix name style.
Rafael Espindola
2016-02-09
1
-30
/
+30
|
*
Update comment style.
Rafael Espindola
2016-02-09
1
-14
/
+14
|
*
Revert "Correct size calculations for ELF files"
Rafael Espindola
2016-02-09
3
-46
/
+0
|
*
If we set the DYLD_INSERT_LIBRARIES environment variable when launching debug...
Greg Clayton
2016-02-09
1
-0
/
+4
|
*
[AArch64] This check is specific to merging instructions. NFC.
Chad Rosier
2016-02-09
1
-4
/
+4
|
*
Don't enable -flimit-debug-info by default for the LLDB Xcode builds. This wa...
Greg Clayton
2016-02-09
1
-24
/
+0
|
*
Remove system-libs.test for now
Ehsan Akhgari
2016-02-09
1
-5
/
+0
|
*
Fix a test added in r260263
Ehsan Akhgari
2016-02-09
1
-1
/
+1
|
*
[InstCombine][GC] Handle gc.relocations of vector type
Philip Reames
2016-02-09
2
-25
/
+40
|
*
Add Tooling functionality to get a name for a QualType that can be used to name
Richard Smith
2016-02-09
5
-0
/
+676
|
*
Simplify and rename ASTMatchFinder's getCXXRecordDecl to make it more obvious
Richard Smith
2016-02-09
1
-41
/
+23
|
*
Fix the test added in r260266
Ehsan Akhgari
2016-02-09
1
-1
/
+1
|
*
[AArch64] AArch64LoadStoreOptimizer: fix bug in pre-inc check iterator
Geoff Berry
2016-02-09
2
-10
/
+11
|
*
[AArch64] Bail even earlier if the instructions modifieds the base register. ...
Chad Rosier
2016-02-09
1
-5
/
+6
|
*
[AArch64] Simplify. NFC.
Chad Rosier
2016-02-09
1
-3
/
+1
|
*
[AArch64] Add an assert to ensure we don't scale an offset that can't be scaled.
Chad Rosier
2016-02-09
1
-1
/
+3
|
*
Use __nl_symbol_ptr instead of __got in the stubs pass on x86 archs.
Pete Cooper
2016-02-09
10
-5
/
+30
|
*
[PGO] Fix issue: explicitly defaulted assignop is not profiled
Xinliang David Li
2016-02-09
2
-0
/
+33
|
*
Fix a typo in r260263
Ehsan Akhgari
2016-02-09
1
-1
/
+1
|
*
Pass /bigobj when building lib/ASTMatchers/Dynamic/Registry.cpp
Reid Kleckner
2016-02-09
1
-0
/
+9
|
*
clang-cl: Enable plugins on Windows
Ehsan Akhgari
2016-02-09
2
-1
/
+2
|
*
clang-cl: Support loading plugins on Windows
Ehsan Akhgari
2016-02-09
3
-2
/
+13
|
*
[AArch64] Add a FIXME about invalid KILL markers after the ld/st opt pass.
Chad Rosier
2016-02-09
1
-0
/
+5
|
*
llvm-config: Add preliminary Windows support
Ehsan Akhgari
2016-02-09
9
-62
/
+113
|
*
Turn on LLVM_ENABLE_PLUGINS by default on Windows
Ehsan Akhgari
2016-02-09
1
-1
/
+1
|
*
Add support for importing and exporting Registry objects on Windows
Ehsan Akhgari
2016-02-09
1
-9
/
+60
|
*
[AArch64] Remove redundant calls and clang format. NFC.
Chad Rosier
2016-02-09
1
-42
/
+40
|
*
[Hexagon] Fixing relocation generation and adding tests.
Colin LeMahieu
2016-02-09
3
-182
/
+507
|
*
[MC] Adding GOTREL expression variant.
Colin LeMahieu
2016-02-09
2
-0
/
+3
|
*
[AArch64] Hoist now common logic. NFC.
Chad Rosier
2016-02-09
1
-13
/
+9
|
*
[AArch64] Rename variable to make it clear we're merging here, not pairing.
Chad Rosier
2016-02-09
1
-19
/
+19
[next]