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
*
Driver: Handle /GR- in a compatible way with MSVC
David Majnemer
2014-07-01
2
-3
/
+4
*
MS ABI: Reference MSVC RTTI from the VFTable
David Majnemer
2014-07-01
6
-53
/
+105
*
Remove CleanupHackLevel from CGException.
Logan Chien
2014-07-01
2
-113
/
+16
*
Using of variable length arrays in captured statements and OpenMP constructs.
Alexey Bataev
2014-06-30
3
-14
/
+24
*
CodeGenAction::ExecuteAction(): check for invalid LLVM source locations
Alp Toker
2014-06-30
1
-5
/
+11
*
Remove llvm:: from uses of ArrayRef.
Craig Topper
2014-06-28
7
-12
/
+12
*
Remove 'const' from MemoryBuffers used through the SourceManager
David Blaikie
2014-06-27
1
-4
/
+2
*
CodeGen: Fix a typo in getThreadLocalWrapperLinkage
David Majnemer
2014-06-27
1
-1
/
+1
*
[ARM] Fix AAPCS non-compliance caused by very large structs
Oliver Stannard
2014-06-27
1
-3
/
+6
*
const_cast the memory MemoryBuffer following LLVM r211883
Alp Toker
2014-06-27
1
-1
/
+2
*
Add a FIXME for an unfortunate issue in ConvertBackendLocation()
Alp Toker
2014-06-27
1
-1
/
+3
*
CodeGenAction: don't duplicate entire .ll/.bc files into memory
Alp Toker
2014-06-27
1
-6
/
+1
*
[OPENMP] Initial parsing and sema analysis for 'single' directive.
Alexey Bataev
2014-06-26
3
-0
/
+8
*
[OPENMP] Initial parsing and sema analysis for 'section' directive.
Alexey Bataev
2014-06-26
3
-0
/
+8
*
Convert some function arguments to use ArrayRef.
Craig Topper
2014-06-26
1
-1
/
+1
*
CodeGen: Improve warnings about uninstrumented files when profiling
Justin Bogner
2014-06-26
4
-12
/
+51
*
PR20038: DebugInfo: Call sites without DebugLocs for temporary dtors after a ...
David Blaikie
2014-06-25
1
-1
/
+4
*
Rename loop unrolling and loop vectorizer metadata to have a common prefix.
Eli Bendersky
2014-06-25
3
-13
/
+13
*
[OPENMP] Initial support for 'sections' directive.
Alexey Bataev
2014-06-25
3
-1
/
+10
*
Add R600 builtin codegen.
Matt Arsenault
2014-06-24
2
-0
/
+38
*
Correctly Load Mixed FP-GP Variadic Arguments for x86-64.
Rafael Espindola
2014-06-24
1
-2
/
+2
*
Add new debug kind LocTrackingOnly.
Diego Novillo
2014-06-24
2
-13
/
+6
*
ARM: remove dead CodeGen functions.
Tim Northover
2014-06-24
2
-33
/
+0
*
Fix spelling. s/overloaed/overloaded/
Jim Grosbach
2014-06-23
1
-2
/
+2
*
CodeGen: Remove a stray tab character (NFC)
Justin Bogner
2014-06-23
1
-1
/
+1
*
Revert "Revert r211402 (and r211408,r211410), "CodeGen: Refactor dynamic_cast...
David Majnemer
2014-06-22
4
-366
/
+427
*
Revert r211402 (and r211408,r211410), "CodeGen: Refactor dynamic_cast and typ...
NAKAMURA Takumi
2014-06-22
4
-430
/
+366
*
CodeGen: Refactor dynamic_cast and typeid
David Majnemer
2014-06-20
4
-366
/
+430
*
Don't crash when emitting a glvalue conditional where one arm is a
Richard Smith
2014-06-20
1
-10
/
+32
*
[PowerPC] Fix small argument stack slot offset for LE
Ulrich Weigand
2014-06-20
1
-3
/
+7
*
Add module flags metadata to record the settings for enum and wchar width
Oliver Stannard
2014-06-20
1
-0
/
+17
*
[MS-ABI] Implement typeid
Warren Hunt
2014-06-18
1
-2
/
+35
*
CodeGen: improve ms instrincics support
Saleem Abdulrasool
2014-06-18
1
-0
/
+29
*
Inherit dll attributes to static locals
Hans Wennborg
2014-06-18
2
-2
/
+10
*
[OPENMP] Reformatting and code improvement.
Alexey Bataev
2014-06-18
3
-22
/
+20
*
[OPENMP] Initial support for '#pragma omp for' (fixed incompatibility with MS...
Alexey Bataev
2014-06-18
3
-0
/
+7
*
Revert "[OPENMP] Initial support for '#pragma omp for'."
Rafael Espindola
2014-06-17
3
-7
/
+0
*
Fix the comment which was backwards.
Yaron Keren
2014-06-17
1
-1
/
+1
*
[OPENMP] Initial support for '#pragma omp for'.
Alexey Bataev
2014-06-17
3
-0
/
+7
*
AArch64: Support for __builtin_arm_rbit() and __builtin_arm_rbit64().
Jim Grosbach
2014-06-16
1
-0
/
+15
*
ARM: Support for __builtin_arm_rbit() intrinsic.
Jim Grosbach
2014-06-16
1
-0
/
+6
*
MS ABI: Implement x86_64 RTTI
David Majnemer
2014-06-16
1
-18
/
+81
*
Fix typos
Alp Toker
2014-06-16
1
-1
/
+1
*
A non-trivial array-fill expression isn't necessarily a CXXConstructExpr. It
Richard Smith
2014-06-13
1
-6
/
+24
*
Atomics: emit "cmpxchg weak" where possible
Tim Northover
2014-06-13
1
-26
/
+60
*
Remove top-level Clang -fsanitize= flags for optional ASan features.
Alexey Samsonov
2014-06-13
2
-10
/
+2
*
IR-change: cmpxchg operations now return { iN, i1 }.
Tim Northover
2014-06-13
3
-13
/
+16
*
Prefix another use of error_code.
Rafael Espindola
2014-06-12
1
-1
/
+1
*
Replace llvm::error_code with std::error_code.
Rafael Espindola
2014-06-12
1
-1
/
+1
*
Use StringRef to simplify code. No functional change.
Craig Topper
2014-06-12
1
-1
/
+1
[next]