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
*
[libclang] Link clang-tidy plugin into libclang if present.
Benjamin Kramer
2016-03-03
2
-0
/
+12
*
[clang-tidy] Add "clang-tidy as a clang plugin" skeleton.
Benjamin Kramer
2016-03-03
6
-0
/
+148
*
Revert "[ARM] Merging 64-bit divmod lib calls into one"
Renato Golin
2016-03-03
3
-14
/
+2
*
[Clang][AVX512][BUILTIN] Adding PSRL{W|WI}{128|256|512}
Michael Zuckerman
2016-03-03
4
-0
/
+161
*
[LLVM][AVX512] PSRLWI Chnage imm8 to int
Michael Zuckerman
2016-03-03
4
-21
/
+21
*
Allow the client of DependenceInfo to obtain dependences at different granula...
Hongbin Zheng
2016-03-03
6
-38
/
+84
*
[ELF] - add support for relocations against local symbols when producing relo...
George Rimar
2016-03-03
6
-7
/
+81
*
www: Add links to sphinx/doxygen documentation
Tobias Grosser
2016-03-03
1
-0
/
+2
*
docs: Drop modindex from sphinx
Tobias Grosser
2016-03-03
1
-1
/
+0
*
Semantic analysis for the swiftcall calling convention.
John McCall
2016-03-03
19
-18
/
+614
*
Replace ECRAII class with a function.
Rui Ueyama
2016-03-03
1
-9
/
+7
*
TTI: Fix not using overload of getIntrinsicInstrCost
Matt Arsenault
2016-03-03
1
-1
/
+1
*
[index] Report references of ObjC super class/protocols in interfaces and pro...
Argyrios Kyrtzidis
2016-03-03
2
-6
/
+51
*
[test] Re-enable asan on the test, stack usage should be lower.
Argyrios Kyrtzidis
2016-03-03
1
-2
/
+2
*
[OPENMP 4.0] Initial support for 'omp declare reduction' construct.
Alexey Bataev
2016-03-03
41
-26
/
+1150
*
[LSan] Enable use_registers test for MIPS
Mohit K. Bhakkad
2016-03-03
1
-0
/
+5
*
[BranchFolding] Change function name related with merging MMOs. NFC
Junmo Park
2016-03-03
1
-7
/
+5
*
AMDGPU: Insert two S_NOP instructions for every high level source statement.
Tom Stellard
2016-03-03
4
-0
/
+110
*
[OPENMP 4.5] Initial support for data members in 'linear' clause.
Alexey Bataev
2016-03-03
9
-76
/
+92
*
AMDGPU/SI: Don't try to move scratch wave offset when there are no free SGPRs
Tom Stellard
2016-03-03
1
-3
/
+15
*
Caught and fixed a typo in r262572.
Sean Callanan
2016-03-03
1
-1
/
+1
*
[X86] Enable forwarding bool arguments in tail calls (PR26305)
Hans Wennborg
2016-03-03
2
-0
/
+47
*
Inline a trivial CMakeLists.txt.
Rui Ueyama
2016-03-03
2
-2
/
+1
*
[PPCVSXFMAMutate] Temporarily disable this pass
Tim Shen
2016-03-03
5
-11
/
+17
*
Fixed a problem where the ASTImporter mishandled in-class initializers.
Sean Callanan
2016-03-03
1
-2
/
+7
*
[MBP] Renaming a confusing variable and add clarifying comments
Philip Reames
2016-03-03
1
-19
/
+24
*
Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Core; o...
Eugene Zelenko
2016-03-03
6
-312
/
+237
*
Simplify string operations. NFC.
Rui Ueyama
2016-03-03
1
-16
/
+9
*
Use StringRef member function instead of including StringExtras.h
Rui Ueyama
2016-03-03
1
-2
/
+1
*
[lanai] Fixing file path used in test
Jacques Pienaar
2016-03-03
1
-1
/
+1
*
Don't build source/Plugins/Process/Linux in the Xcode project file.
Jason Molenda
2016-03-03
1
-38
/
+0
*
This patch adds doxygen comments for all the intrinsincs in the header file t...
Ekaterina Romanova
2016-03-03
1
-0
/
+552
*
Serialize `pragma pointers_to_members` state.
Nico Weber
2016-03-03
6
-1
/
+70
*
Improve some infrastructure for extended parameter infos and
John McCall
2016-03-03
10
-35
/
+129
*
Allow joined options to fix http://llvm.org/pr26730.
Rui Ueyama
2016-03-03
2
-9
/
+10
*
TargetSchedule: Allow explicit Unsupported markers in InstRW
Matthias Braun
2016-03-03
1
-0
/
+2
*
TableGen: Accept itinerary data when checking for schedmodel completeness
Matthias Braun
2016-03-03
1
-4
/
+4
*
[MBP] Avoid placing random blocks between loop preheader and header
Philip Reames
2016-03-03
2
-1
/
+41
*
[X86] Don't give catch objects a displacement of zero
David Majnemer
2016-03-03
9
-40
/
+154
*
Add SymbolFilePDB to xcode project file to keep it
Jason Molenda
2016-03-02
1
-6
/
+22
*
clang-cl pch test: Instead of copying the input, use /Fp to not write into th...
Nico Weber
2016-03-02
2
-3
/
+2
*
[AArch64] add tests to demonstrate existing codegen for PR26819
Sanjay Patel
2016-03-02
1
-0
/
+65
*
Serialize `pragma ms_struct` state.
Nico Weber
2016-03-02
9
-15
/
+83
*
AMDGPU: Simplify boolean conditional return statements
Matt Arsenault
2016-03-02
7
-44
/
+19
*
Add new OpenMP 4.5 taskloop construct feature
Jonathan Peyton
2016-03-02
4
-6
/
+391
*
clang-format: [JS] Optionally re-quote string literals.
Daniel Jasper
2016-03-02
5
-12
/
+146
*
Forgot to add test files for doacross and task priority.
Jonathan Peyton
2016-03-02
2
-0
/
+78
*
Add new OpenMP 4.5 doacross loop nest feature
Jonathan Peyton
2016-03-02
5
-8
/
+341
*
[MBP] Remove overly verbose debug output
Philip Reames
2016-03-02
1
-5
/
+2
*
Explode store of arrays in instcombine
Amaury Sechet
2016-03-02
2
-1
/
+54
[next]