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
*
Disable header duplication at -Oz in loop-rotate pass.
Roman Divacky
2014-11-21
1
-1
/
+2
*
Debug Info: add an assertion that the context field of a global variable can not
Manman Ren
2014-11-21
1
-1
/
+8
*
Use isl_schedule_get_ctx
Tobias Grosser
2014-11-21
1
-5
/
+1
*
Fix typo
Tobias Grosser
2014-11-21
1
-1
/
+1
*
[Objective-C] Support a new special module flag that will be put into the
Manman Ren
2014-11-21
1
-1
/
+2
*
LazyValueInfo: range'ify some for-loops. No functional change.
Hans Wennborg
2014-11-21
1
-34
/
+19
*
Add params() to FunctionType. NFC.
Rafael Espindola
2014-11-21
2
-6
/
+7
*
Don't repeat class/function/variable names in comments. NFC.
Sanjay Patel
2014-11-21
1
-47
/
+35
*
LazyValueInfo: fix some typos and indentation, etc. NFC.
Hans Wennborg
2014-11-21
1
-10
/
+12
*
Add and use a helper elements() to StructType. NFC.
Rafael Espindola
2014-11-21
2
-3
/
+6
*
Add an assertion for detecting missed/uncorrected TypoExprs.
Kaelyn Takata
2014-11-21
1
-0
/
+2
*
Enable ActOnIdExpression to use delayed typo correction for non-C++ code
Kaelyn Takata
2014-11-21
9
-22
/
+68
*
Properly correct initializer expressions based on whether they would be valid.
Kaelyn Takata
2014-11-21
2
-0
/
+51
*
Use the full-Expr filter to disambiguate equidistant correction
Kaelyn Takata
2014-11-21
2
-26
/
+52
*
Do some cleanup of DumpValueObjectOptions. The whole concept of raw printing ...
Enrico Granata
2014-11-21
3
-81
/
+62
*
Allow multiple -debug-only args
Matthias Braun
2014-11-21
1
-6
/
+17
*
Less space; NFC
Sanjay Patel
2014-11-21
1
-8
/
+4
*
Fix formatting. NFC.
Rafael Espindola
2014-11-21
1
-19
/
+18
*
Add a feature flag for slow 32-byte unaligned memory accesses [x86].
Sanjay Patel
2014-11-21
6
-23
/
+65
*
Revert "Allow FDE references outside the +/-2GB range supported by PC relativ...
Duncan P. N. Exon Smith
2014-11-21
1
-11
/
+0
*
Extend PipePosix with child_processes_inherit support - to control whether pi...
Oleksiy Vyalov
2014-11-21
3
-3
/
+40
*
[x86] Restructure the checking patterns for v16 and v32 avx2 vector
Chandler Carruth
2014-11-21
4
-64
/
+47
*
Allow FDE references outside the +/-2GB range supported by PC relative
Joerg Sonnenberger
2014-11-21
1
-0
/
+11
*
[x86] Make the previous logic significantly less conservative and get
Chandler Carruth
2014-11-21
3
-94
/
+42
*
[DAG] Teach how to turn a build_vector into a shuffle if some of the operands...
Andrea Di Biagio
2014-11-21
2
-23
/
+88
*
[ASan] Allow the users of SymbolizationLoop to make use of the --dsym_hint op...
Alexander Potapenko
2014-11-21
1
-11
/
+39
*
clang-format: Understand more lambda return types.
Daniel Jasper
2014-11-21
3
-1
/
+10
*
[x86] Teach the x86 vector shuffle lowering to detect mergable 128-bit
Chandler Carruth
2014-11-21
8
-205
/
+236
*
sanitizer_common: fix function w/o return
Dmitry Vyukov
2014-11-21
1
-4
/
+2
*
clang-format: Use nested block special case for all languages.
Daniel Jasper
2014-11-21
5
-52
/
+80
*
Fix test after r222526.
Dmitry Vyukov
2014-11-21
1
-2
/
+1
*
clang-format: Handle comments in short case labels.
Daniel Jasper
2014-11-21
2
-1
/
+6
*
[x86] Remove more windows line endings that slipped into this file...
Chandler Carruth
2014-11-21
1
-113
/
+113
*
clang-format: [Java] Support more Java keywords.
Daniel Jasper
2014-11-21
3
-2
/
+9
*
clang: do not add -pie for tsan
Dmitry Vyukov
2014-11-21
3
-6
/
+6
*
[x86] Add a bunch of test cases to 256-bit shuffles that exercise
Chandler Carruth
2014-11-21
3
-0
/
+338
*
clang-format: [Java] Basic lambda support.
Daniel Jasper
2014-11-21
3
-0
/
+25
*
[OPENMP] Disable CapturedStmt generation for standalone directives.
Alexey Bataev
2014-11-21
1
-32
/
+4
*
[DAG] Refactor the shuffle combining logic in DAGCombiner. NFC.
Andrea Di Biagio
2014-11-21
1
-153
/
+73
*
[X86] For Silvermont CPU use 16-bit division instead of 64-bit for small posi...
Alexey Volkov
2014-11-21
5
-12
/
+51
*
[asan] Runtime support for asan-instrument-allocas which enables instrumentat...
Yury Gribov
2014-11-21
9
-0
/
+145
*
[asan] Add new hidden compile-time flag asan-instrument-allocas to sanitize v...
Yury Gribov
2014-11-21
2
-6
/
+251
*
Add LLVMScalarOpts to LLVMPowerPCCodeGen.
NAKAMURA Takumi
2014-11-21
1
-1
/
+1
*
MS ABI: Mangle char16_t and char32_t types
David Majnemer
2014-11-21
2
-2
/
+8
*
Handle extra whitespace in linux distribution name.
Eric Fiselier
2014-11-21
1
-4
/
+5
*
Mark some locale tests as XFAIL on debian and opensuse.
Eric Fiselier
2014-11-21
3
-0
/
+21
*
Fix missing diagnostic for unsupported TLS for some thread_local variables.
Bob Wilson
2014-11-21
2
-16
/
+19
*
fix Bug21211 : reworked test/api/multithreaded/test_listener_event_descriptio...
Shawn Best
2014-11-21
2
-17
/
+49
*
DAGCombiner: Allow the DAGCombiner to combine multiple FDIVs with the same di...
Hao Liu
2014-11-21
5
-0
/
+145
*
Remove a bunch of unnecessary typecasts to 'const TargetRegisterClass *'
Craig Topper
2014-11-21
7
-67
/
+38
[next]