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
*
Bitcasts between FP and INT values using direct moves
Nemanja Ivanovic
2015-12-10
3
-92
/
+334
*
Macro debug info support in LLVM IR
Amjad Aboud
2015-12-10
20
-40
/
+509
*
[NFC] Improve a comment from my previous commit (r255221)
Faisal Vali
2015-12-10
1
-1
/
+1
*
[clang-tidy] Sort includes case-sensitively.
Alexander Kornienko
2015-12-10
1
-4
/
+1
*
[asan] Use atomic_uintptr_t instead of atomic_uint64_t in SuppressErrorReport.
Yury Gribov
2015-12-10
1
-2
/
+2
*
[LLE] Use the PredicatedScalarEvolution interface to query SCEVs for dependences
Silviu Baranga
2015-12-10
1
-16
/
+15
*
Switch to gold linker on android x86, x86_64, arm
Tamas Berghammer
2015-12-10
1
-0
/
+7
*
[RenderScript] Refactor condition deciding when to JIT RS runtime
Ewan Crawford
2015-12-10
1
-9
/
+19
*
Differential Revision: http://reviews.llvm.org/D15333
Aidan Dodds
2015-12-10
1
-9
/
+7
*
[analyzer] Fix symbolic element index lifetime.
Artem Dergachev
2015-12-10
8
-7
/
+189
*
[ELF] - Implemented --print-gc-sections command line argument.
George Rimar
2015-12-10
5
-1
/
+41
*
[PostRA scheduling] Allow a target to do scheduling when it wants post RA.
Jonas Paulsson
2015-12-10
4
-5
/
+29
*
[ELF] - Resolve R_386_PLT32 statically in some cases.
George Rimar
2015-12-10
2
-35
/
+51
*
[Sema] Use UnaryOperatorKind and BinaryOperatorKind in parameter lists instea...
Craig Topper
2015-12-10
3
-31
/
+27
*
Add parentheses to suppress a -Wparentheses warning.
Craig Topper
2015-12-10
1
-2
/
+2
*
[asan] Move halt_on_error_suppress_equal_pcs.cc to Posix directory.
Yury Gribov
2015-12-10
1
-0
/
+0
*
[OPENMP] Fixed processing of predetermined data-sharing attributes
Alexey Bataev
2015-12-10
22
-78
/
+67
*
[asan] Suppress duplicated errors in ASan recovery mode.
Yury Gribov
2015-12-10
5
-2
/
+83
*
Revert r255137.
Akira Hatanaka
2015-12-10
2
-59
/
+8
*
Add arg_begin() and arg_end() to CallInst and InvokeInst; NFCI
Sanjoy Das
2015-12-10
6
-42
/
+58
*
libclang: correct inverted logic
Saleem Abdulrasool
2015-12-10
2
-8
/
+7
*
[X86] Fix a couple cases were bitwise and logical operations were being mixed...
Craig Topper
2015-12-10
2
-2
/
+2
*
[OPENMP] Make -fopenmp to turn on OpenMP support by default, clang part
Alexey Bataev
2015-12-10
2
-3
/
+3
*
[OPENMP] Make -fopenmp to turn on OpenMP support by default.
Alexey Bataev
2015-12-10
5
-53
/
+25
*
Fix PR24694 (CWG1591): Deducing array bound and element type from initializer...
Faisal Vali
2015-12-10
2
-13
/
+103
*
[WebAssembly] Implement mixed-type ISD::FCOPYSIGN.
Dan Gohman
2015-12-10
3
-1
/
+35
*
[WebAssembly] Implement fma.
Dan Gohman
2015-12-10
3
-1
/
+19
*
[MSVC] Fix for http://llvm.org/PR25636: indexed accessor property not support...
Alexey Bataev
2015-12-10
4
-12
/
+42
*
AMDGPU/SI: Fix warning introduced by r255204
Tom Stellard
2015-12-10
1
-2
/
+1
*
AMDGPU/SI: Emit constant arrays in the .text section
Tom Stellard
2015-12-10
16
-90
/
+113
*
AMDGPU/SI: Add support for sgpr and vgpr inline assembly constraints
Tom Stellard
2015-12-10
3
-6
/
+71
*
[WebAssembly] Fix legalization of f32->f64 EXTLOAD.
Dan Gohman
2015-12-10
2
-1
/
+21
*
Mark MS inline ASM 'nodplicate' it it has labels (PR23715)
Hans Wennborg
2015-12-10
2
-2
/
+14
*
Fix a typo in the clang user manual.
Yunzhong Gao
2015-12-10
1
-2
/
+2
*
There were problems if a relative path is used for an include path, the path ...
John Thompson
2015-12-10
1
-2
/
+2
*
PR25416: Improve performance of processing inline assembly consisting of many
Richard Smith
2015-12-10
3
-17
/
+50
*
[WebAssembly] Update known test failures
Derek Schuff
2015-12-10
1
-10
/
+1
*
[Lit Test] Updated 20 Lit tests to be C++11 compatible.
Charles Li
2015-12-10
20
-66
/
+291
*
RegisterPressure: Factor out liveness dead-def detection logic; NFCI
Matthias Braun
2015-12-10
2
-42
/
+43
*
[WebAssembly] Also legalize sign_extend_inreg of i32->i64.
Dan Gohman
2015-12-10
2
-1
/
+10
*
[WebAssembly] Update test failure expectations
Derek Schuff
2015-12-10
1
-28
/
+10
*
Replace cmake check for printf with a check for fopen.
Evgeniy Stepanov
2015-12-10
1
-1
/
+1
*
Replace cmake check for printf with a check for fopen.
Evgeniy Stepanov
2015-12-10
1
-1
/
+1
*
Replace cmake check for printf with a check for fopen.
Evgeniy Stepanov
2015-12-10
1
-1
/
+1
*
Replace cmake check for printf with a check for fopen.
Evgeniy Stepanov
2015-12-10
1
-1
/
+1
*
Remove redundant _LIBCPP_ALWAYS_INLINE attribute from __convert_to_integral o...
Eric Fiselier
2015-12-10
1
-9
/
+9
*
Revert "[CMake] Provide options for toggling on and off various runtime libra...
Chris Bieneman
2015-12-10
10
-98
/
+113
*
[CMake] [Darwin] Log architecture test failures to CMakeError.log
Chris Bieneman
2015-12-10
1
-0
/
+4
*
PeepholeOptimizer: Ignore dead implicit defs
Dan Gohman
2015-12-10
2
-0
/
+34
*
[WebAssembly] Fix legalization of shift operators with illegal types.
Dan Gohman
2015-12-10
2
-1
/
+31
[next]