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
path:
root
/
clang
/
lib
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply r281276 with passing -emit-llvm in one of the tests
Adam Nemet
2016-09-13
1
-1
/
+9
*
Update Clang for D20147 ("DebugInfo: New metadata representation for global v...
Peter Collingbourne
2016-09-13
5
-13
/
+17
*
Revert "Add -fdiagnostics-show-hotness"
Adam Nemet
2016-09-13
1
-9
/
+1
*
[DebugInfo] Deduplicate debug info limiting logic
Reid Kleckner
2016-09-13
1
-21
/
+10
*
Add -fdiagnostics-show-hotness
Adam Nemet
2016-09-12
1
-1
/
+9
*
CodeGen: use some range-based for loops
Saleem Abdulrasool
2016-09-12
1
-14
/
+10
*
[MS ABI] Add /include directives for dynamic TLS
David Majnemer
2016-09-12
1
-0
/
+8
*
CodeGen: remove unnecessary else case
Saleem Abdulrasool
2016-09-11
1
-6
/
+3
*
[DebugInfo] Ensure complete type is emitted with -fstandalone-debug
Reid Kleckner
2016-09-09
1
-3
/
+7
*
[codeview] Extend the heuristic for detecting classes imported from DLLs
Reid Kleckner
2016-09-09
1
-3
/
+15
*
Update clang for D21514. NFC
Amaury Sechet
2016-09-09
1
-4
/
+5
*
C++ Modules TS: Add parsing and some semantic analysis support for
Richard Smith
2016-09-08
3
-16
/
+18
*
Implement MS _rot intrinsics
Albert Gutowski
2016-09-08
1
-0
/
+52
*
Moved unreachable to appease msvc, gcc and clang
Simon Pilgrim
2016-09-08
1
-3
/
+2
*
Fixed a 'not all control paths return a value' warning on MSVC builds
Simon Pilgrim
2016-09-08
1
-19
/
+22
*
CodeGen: Clean up implementation of vtable initializer builder. NFC.
Peter Collingbourne
2016-09-08
5
-139
/
+121
*
[MS] Fix prologue this adjustment when 'this' is passed indirectly
Reid Kleckner
2016-09-07
2
-7
/
+19
*
[MS] Fix 'this' type when calling virtual methods with inalloca
Reid Kleckner
2016-09-07
1
-5
/
+9
*
Fix whitespace issues
Matt Arsenault
2016-09-07
1
-2
/
+1
*
Formatting with clang-format patch r280701
Leny Kholodov
2016-09-06
1
-23
/
+24
*
DebugInfo: use llvm::DINode::DIFlags type for debug info flags
Leny Kholodov
2016-09-06
2
-34
/
+40
*
[OpenCL] Remove access qualifiers on images in arg info metadata.
Alexey Bader
2016-09-06
1
-2
/
+31
*
[Frontend] Fix mcount inlining bug
Honggyu Kim
2016-09-01
1
-9
/
+5
*
Remove whitespace to test commit access
Honggyu Kim
2016-09-01
1
-1
/
+1
*
Add -fprofile-dir= to clang.
Nick Lewycky
2016-08-31
1
-12
/
+18
*
[codeview] Don't emit vshape info for classes without vfptrs
Reid Kleckner
2016-08-31
1
-1
/
+8
*
[codeview] Pass through vftable shape information
Reid Kleckner
2016-08-31
2
-11
/
+39
*
[Coverage] Suppress creating a code region if the same area is covered by an ...
Igor Kudrin
2016-08-31
1
-5
/
+23
*
This adds new options -fdenormal-fp-math and passes through option -ffast-math
Sjoerd Meijer
2016-08-30
1
-0
/
+7
*
[PowerPC] Update the DWARF register-size table
Hal Finkel
2016-08-30
1
-3
/
+9
*
[sanitizer-coverage] add two more modes of instrumentation: trace-div and tra...
Kostya Serebryany
2016-08-30
1
-0
/
+2
*
[Coverage] Prevent creating a redundant counter if a nested body ends with a ...
Igor Kudrin
2016-08-29
1
-1
/
+2
*
Widen type of __offset_flags in RTTI on Mingw64
Reid Kleckner
2016-08-25
1
-4
/
+14
*
[MS] Win64 va_arg should expect large arguments to be passed indirectly
Reid Kleckner
2016-08-25
1
-1
/
+11
*
[MS] Pass non-trivially-copyable objects indirectly on Windows ARM
Reid Kleckner
2016-08-25
1
-0
/
+6
*
DebugInfo: Add flag to CU to disable emission of inline debug info into the s...
David Blaikie
2016-08-24
1
-1
/
+2
*
[Pragma] Clear loop distribution attribute between loops
Adam Nemet
2016-08-24
1
-0
/
+1
*
Add comments. NFC
Adrian Prantl
2016-08-22
1
-0
/
+2
*
Module debug info: Don't assert when encountering an incomplete definition
Adrian Prantl
2016-08-22
1
-1
/
+2
*
AMDGPU: Handle structs directly in AMDGPUABIInfo
Matt Arsenault
2016-08-22
1
-1
/
+41
*
PR29086: DebugInfo: Improve support for fixed array dimensions in variable le...
David Blaikie
2016-08-22
1
-0
/
+5
*
Re-commit [OpenCL] AMDGCN: Fix size_t type
Yaxun Liu
2016-08-19
3
-7
/
+18
*
AMDGPU: Add clang builtin for ds_swizzle.
Changpeng Fang
2016-08-18
1
-0
/
+3
*
CodeGen: Rename a variable to better fit LLVM style. NFC
Justin Bogner
2016-08-18
1
-6
/
+6
*
CodeGen: use range based for loop, NFC
Saleem Abdulrasool
2016-08-18
1
-3
/
+2
*
Revert [OpenCL] AMDGCN: Fix size_t type
Yaxun Liu
2016-08-18
3
-18
/
+7
*
[OpenCL] AMDGCN: Fix size_t type
Yaxun Liu
2016-08-18
3
-7
/
+18
*
Revert "[OpenMP] Sema and parsing for 'teams distribute simd’ pragma"
Diana Picus
2016-08-18
3
-19
/
+0
*
Support object-file-wrapped modules in clang -module-file-info.
Adrian Prantl
2016-08-17
1
-13
/
+17
*
[OpenMP] Sema and parsing for 'teams distribute simd’ pragma
Kelvin Li
2016-08-17
3
-0
/
+19
[next]