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
/
CGExpr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify and elaborate the conditions on which we're checking target
Eric Christopher
2015-11-14
1
-4
/
+6
*
Provide a frontend based error for always_inline functions that require
Eric Christopher
2015-11-12
1
-0
/
+9
*
CodeGen: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-11-06
1
-1
/
+1
*
Define weak and __weak to mean ARC-style weak references, even in MRC.
John McCall
2015-10-22
1
-16
/
+15
*
[DEBUG INFO] Emit debug info for type used in explicit cast only.
Alexey Bataev
2015-10-20
1
-3
/
+13
*
Honor the casted-to alignment of an explicit cast even when
John McCall
2015-09-29
1
-1
/
+0
*
Decorating vptr load & stores with !invariant.group
Piotr Padlewski
2015-09-15
1
-3
/
+5
*
[OPENMP] Preserve alignment of the original variables for the captured refere...
Alexey Bataev
2015-09-11
1
-2
/
+6
*
[OPENMP] Outlined function for parallel and other regions with list of captur...
Alexey Bataev
2015-09-10
1
-1
/
+4
*
CFI: Introduce -fsanitize=cfi-icall flag.
Peter Collingbourne
2015-09-10
1
-0
/
+23
*
CodeGen: Add CFI unrelated cast checks to the new pointer code path.
Peter Collingbourne
2015-09-09
1
-0
/
+8
*
Introduce __builtin_nontemporal_store and __builtin_nontemporal_load.
Michael Zolotukhin
2015-09-08
1
-4
/
+18
*
Compute and preserve alignment more faithfully in IR-generation.
John McCall
2015-09-08
1
-405
/
+625
*
[OPENMP] Fix for http://llvm.org/PR24674: assertion failed and and abort trap
Alexey Bataev
2015-09-04
1
-4
/
+10
*
[OPENMP 4.0] Codegen for array sections.
Alexey Bataev
2015-08-31
1
-0
/
+151
*
Revert "[OPENMP 4.0] Codegen for array sections."
Daniel Jasper
2015-08-28
1
-127
/
+0
*
[OPENMP 4.0] Codegen for array sections.
Alexey Bataev
2015-08-28
1
-0
/
+127
*
Propagate SourceLocations through to get a Loc on float_cast_overflow
Filipe Cabecinhas
2015-08-11
1
-2
/
+4
*
[CodeGen] Simplify creation of shuffle masks.
Benjamin Kramer
2015-07-28
1
-33
/
+8
*
Pass an iterator range to EmitCallArgs
David Blaikie
2015-07-21
1
-2
/
+2
*
Rely on default zero-arg value for IRBuilder::CreateCall calls to zero-arg fu...
David Blaikie
2015-07-14
1
-2
/
+1
*
Respect alignment of nested bitfields
Ulrich Weigand
2015-07-10
1
-9
/
+10
*
Attach attribute "trap-func-name" to call sites of llvm.trap and llvm.debugtrap.
Akira Hatanaka
2015-07-02
1
-2
/
+13
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Implement diagnostic mode for -fsanitize=cfi*, -fsanitize=cfi-diag.
Peter Collingbourne
2015-06-19
1
-2
/
+4
*
Introduce -fsanitize-trap= flag.
Peter Collingbourne
2015-06-18
1
-12
/
+12
*
API update for streamlining of IRBuilder::CreateCall to just use ArrayRef/ini...
David Blaikie
2015-05-18
1
-4
/
+4
*
Unify sanitizer kind representation between the driver and the rest of the co...
Peter Collingbourne
2015-05-11
1
-4
/
+6
*
InstrProf: Stop using RegionCounter outside of CodeGenPGO (NFC)
Justin Bogner
2015-04-23
1
-4
/
+3
*
[CodeGen] Do a more principled fix for PR231653, always use the inner type.
Benjamin Kramer
2015-04-09
1
-10
/
+9
*
[CodeGen] When promoting a reference temporary to a global use the inner type...
Benjamin Kramer
2015-04-09
1
-3
/
+4
*
clang-format my last commit
David Blaikie
2015-04-05
1
-3
/
+2
*
[opaque pointer type] More GEP API migrations
David Blaikie
2015-04-05
1
-4
/
+4
*
[opaque pointer type] More GEP API migrations
David Blaikie
2015-04-04
1
-2
/
+2
*
Fix the LLVM type used when lowering initializer list reference temporaries t...
Nick Lewycky
2015-03-18
1
-2
/
+5
*
Revert r232454 and r232456: "Fix the LLVM type used when lowering initializer...
Hans Wennborg
2015-03-17
1
-5
/
+2
*
Fix the LLVM type used when lowering initializer list reference temporaries t...
Nick Lewycky
2015-03-17
1
-2
/
+5
*
Implement bad cast checks using control flow integrity information.
Peter Collingbourne
2015-03-14
1
-0
/
+7
*
Reapply r231508 "CodeGen: Emit constant temporaries into read-only globals."
Benjamin Kramer
2015-03-07
1
-2
/
+20
*
Revert r231508 "CodeGen: Emit constant temporaries into read-only globals."
Hans Wennborg
2015-03-07
1
-22
/
+2
*
CodeGen: Emit constant temporaries into read-only globals.
Benjamin Kramer
2015-03-06
1
-2
/
+22
*
Sema: Parenthesized bound destructor member expressions can be called
David Majnemer
2015-02-25
1
-1
/
+1
*
[OPENMP] Rename methods of OpenMPRuntime class. NFC.
Alexey Bataev
2015-02-25
1
-1
/
+1
*
Try to unbreak the Hexagon bot
David Majnemer
2015-02-14
1
-1
/
+1
*
CodeGen: _Atomic(_Complex) shouldn't crash
David Majnemer
2015-02-14
1
-2
/
+6
*
Revert "Revert r229082 for a bit, it caused PR22577."
David Majnemer
2015-02-14
1
-2
/
+3
*
CodeGen: Correctly convert atomic bool from i8 to i1
David Majnemer
2015-02-14
1
-1
/
+1
*
Revert r229082 for a bit, it caused PR22577.
Nico Weber
2015-02-13
1
-3
/
+2
*
MS ABI: Implement /volatile:ms
David Majnemer
2015-02-13
1
-2
/
+3
[next]