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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[libclang] indexing: make sure to not visit init-list expressions twice.
Argyrios Kyrtzidis
2016-02-09
2
-11
/
+66
*
[libclang] indexing: handle 'TopLevelDeclInObjCContainers' at the point where...
Argyrios Kyrtzidis
2016-02-09
3
-26
/
+2
*
[libclang] indexing: for a synthesized property reference have the parent be ...
Argyrios Kyrtzidis
2016-02-09
1
-2
/
+3
*
[Frontend] Handle ASTConsumer::shouldSkipFunctionBody via the MultiplexConsumer.
Argyrios Kyrtzidis
2016-02-09
2
-0
/
+8
*
[ASTUnit] Change the parameter of ASTUnit::LoadFromCompilerInvocationAction t...
Argyrios Kyrtzidis
2016-02-09
2
-4
/
+4
*
[libclang] indexing: Have the semantic container of synthesized ObjC getter/s...
Argyrios Kyrtzidis
2016-02-09
2
-5
/
+9
*
[AArch64] Separage the codegen logic for widening vs. pairing. NFC.
Chad Rosier
2016-02-09
1
-38
/
+94
*
Aligned __stub_helper section to 4-bytes.
Pete Cooper
2016-02-09
7
-1
/
+17
*
Mention the --all-files option in the -p help string.
Jim Ingham
2016-02-09
1
-1
/
+2
*
Simplify EnterTokenStream API to make it more robust for memory management
David Blaikie
2016-02-09
13
-120
/
+99
*
[llvm-readobj][ELF] Show MIPS GOT content when there is another zero-sized se...
Simon Atanasyan
2016-02-09
3
-40
/
+70
*
[FunctionAttrs] Fix SCC logic around operand bundles
Sanjoy Das
2016-02-09
2
-2
/
+19
*
Fix a formatting problems with llvm-size and the -m option.
Kevin Enderby
2016-02-09
3
-4
/
+13
*
[AArch64] Cleanup to simplify logic when widening vs. pairing loads/stores. NFC.
Chad Rosier
2016-02-09
1
-13
/
+50
*
Revert "Avoid forcing emission of delayed dllexported classes on template ins...
Reid Kleckner
2016-02-09
2
-21
/
+0
*
[x86] make getOneTrueElt() a helper function ; NFC
Sanjay Patel
2016-02-09
1
-35
/
+34
[next]