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
/
CGExprScalar.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 266186 as it breaks anything that includes type_traits on some platforms
Nemanja Ivanovic
2016-04-15
1
-9
/
+5
*
Enable support for __float128 in Clang
Nemanja Ivanovic
2016-04-13
1
-5
/
+9
*
[OpenCL] Handle AddressSpaceConversion when target address space does not cha...
Yaxun Liu
2016-04-12
1
-1
/
+4
*
revert SVN r265702, r265640
Saleem Abdulrasool
2016-04-08
1
-1
/
+1
*
Basic: move CodeGenOptions from Frontend
Saleem Abdulrasool
2016-04-07
1
-1
/
+1
*
NFC: make AtomicOrdering an enum class
JF Bastien
2016-04-06
1
-5
/
+6
*
Default vaarg lowering should support indirect struct types.
James Y Knight
2016-02-24
1
-3
/
+5
*
Emit calls to objc_unsafeClaimAutoreleasedReturnValue when
John McCall
2016-01-27
1
-9
/
+9
*
[Bugfix] Fix ICE on constexpr vector splat.
George Burgess IV
2016-01-13
1
-14
/
+11
*
[TrailingObjects] Convert OffsetOfExpr.
James Y Knight
2015-12-29
1
-5
/
+5
*
[CodeGen] Use llvm::CmpInst::Predicate instead of unsigned for parameter type...
Craig Topper
2015-12-16
1
-18
/
+14
*
change an assert when generating fmuladd to an ordinary 'if' check (PR25719)
Sanjay Patel
2015-12-03
1
-11
/
+9
*
CodeGen: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-11-06
1
-2
/
+2
*
Allow compound assignment expressions to be contracted when licensed by the l...
Stephen Canon
2015-11-04
1
-1
/
+1
*
[DEBUG INFO] Emit debug info for type used in explicit cast only.
Alexey Bataev
2015-10-20
1
-6
/
+1
*
Fix crash in codegen on casting to `bool &`.
Alexey Bataev
2015-10-07
1
-1
/
+1
*
[OpenCL] Fix casting a true boolean to an integer vector.
Anastasia Stulova
2015-10-05
1
-4
/
+22
*
Support __builtin_ms_va_list.
Charles Davis
2015-09-17
1
-2
/
+3
*
Compute and preserve alignment more faithfully in IR-generation.
John McCall
2015-09-08
1
-78
/
+41
*
Propagate SourceLocations through to get a Loc on float_cast_overflow
Filipe Cabecinhas
2015-08-11
1
-39
/
+49
*
Don't repeat function names in comments. NFC.
Filipe Cabecinhas
2015-08-05
1
-19
/
+16
*
Fix invalid shufflevector operands
Simon Pilgrim
2015-08-02
1
-1
/
+12
*
[CodeGen] Simplify creation of shuffle masks.
Benjamin Kramer
2015-07-28
1
-6
/
+2
*
[OPENMP] Introduced type trait "__builtin_omp_required_simd_align" for defaul...
Alexey Bataev
2015-07-02
1
-0
/
+8
*
Implement diagnostic mode for -fsanitize=cfi*, -fsanitize=cfi-diag.
Peter Collingbourne
2015-06-19
1
-2
/
+6
*
API update for streamlining of IRBuilder::CreateCall to just use ArrayRef/ini...
David Blaikie
2015-05-18
1
-5
/
+4
*
Unify sanitizer kind representation between the driver and the rest of the co...
Peter Collingbourne
2015-05-11
1
-5
/
+5
*
InstrProf: Stop using RegionCounter outside of CodeGenPGO (NFC)
Justin Bogner
2015-04-23
1
-18
/
+16
*
Unify the way we report overflow in increment/decrement operator.
Alexey Samsonov
2015-04-23
1
-31
/
+29
*
[opaque pointer type] More GEP API migrations
David Blaikie
2015-04-05
1
-3
/
+3
*
[OPENMP] Codegen for 'atomic update' construct.
Alexey Bataev
2015-03-30
1
-8
/
+6
*
[CodeGen] Support native half inc/dec amounts.
Ahmed Bougacha
2015-03-24
1
-1
/
+6
*
[CodeGen] Properly support the half FP type with non-native operations.
Ahmed Bougacha
2015-03-23
1
-34
/
+60
*
[CodeGen] Convert double -> __fp16 in one step.
Ahmed Bougacha
2015-03-23
1
-9
/
+18
*
Implement bad cast checks using control flow integrity information.
Peter Collingbourne
2015-03-14
1
-0
/
+11
*
[UBSan] Split -fsanitize=shift into -fsanitize=shift-base and -fsanitize=shif...
Alexey Samsonov
2015-03-09
1
-26
/
+37
*
Revert "[UBSan] Split -fsanitize=shift into -fsanitize=shift-base and -fsanit...
Alexey Samsonov
2015-03-05
1
-32
/
+28
*
[UBSan] Split -fsanitize=shift into -fsanitize=shift-base and -fsanitize=shif...
Alexey Samsonov
2015-03-03
1
-28
/
+32
*
Sema: Parenthesized bound destructor member expressions can be called
David Majnemer
2015-02-25
1
-1
/
+1
*
Fix typoo.
Richard Smith
2015-02-12
1
-1
/
+1
*
DebugInfo: Refactor default arg handling into a common place (instead of hand...
David Blaikie
2015-02-09
1
-8
/
+2
*
DebugInfo: Ensure calls to functions with default arguments which themselves ...
David Blaikie
2015-02-03
1
-1
/
+2
*
Address review feedback for r228003.
Adrian Prantl
2015-02-03
1
-1
/
+1
*
Merge ArtificialLocation into ApplyDebugLocation and make a clear
Adrian Prantl
2015-02-03
1
-1
/
+1
*
DebugInfo: Use the preferred location rather than the start location for expr...
David Blaikie
2015-01-25
1
-1
/
+1
*
Reapply r225000 (reverted in r225555): DebugInfo: Generalize debug info locat...
David Blaikie
2015-01-14
1
-1
/
+2
*
[mips] Fix va_arg() for pointer types on big-endian N32.
Daniel Sanders
2015-01-13
1
-2
/
+6
*
Revert "DebugInfo: Generalize debug info location handling" and related commits
David Blaikie
2015-01-09
1
-2
/
+1
*
Reapply "DebugInfo: Generalize debug info location handling"
David Blaikie
2014-12-30
1
-1
/
+2
*
Revert "DebugInfo: Generalize debug info location handling"
David Blaikie
2014-12-29
1
-2
/
+1
[next]