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
*
Revert r218865 because it introduced PR21236, a crash in codegen emitting the...
Nick Lewycky
2014-10-10
1
-27
/
+11
*
Fix for bug http://llvm.org/PR17427.
Alexey Bataev
2014-10-09
1
-79
/
+12
*
Fix IRGen for referencing a static local before emitting its decl
Reid Kleckner
2014-10-08
1
-1
/
+2
*
MS ABI: Implement thread_local for global variables
David Majnemer
2014-10-05
1
-1
/
+2
*
Emit lifetime.start / lifetime.end markers for unnamed temporary objects.
Arnaud A. de Grandmaison
2014-10-02
1
-11
/
+27
*
Merge GetAddrOfCXXConstructor and GetAddrOfCXXDonstructor. NFC.
Rafael Espindola
2014-09-11
1
-2
/
+2
*
Implement nonnull-attribute sanitizer
Alexey Samsonov
2014-09-08
1
-1
/
+2
*
Add __builtin_assume and __builtin_assume_aligned using @llvm.assume.
Hal Finkel
2014-09-07
1
-0
/
+28
*
Kill one of EmitCallArgs overloads. NFC.
Alexey Samsonov
2014-08-28
1
-1
/
+1
*
Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just...
Craig Topper
2014-08-27
1
-1
/
+1
*
Pass expressions instead of argument ranges to EmitCall/EmitCXXConstructorCall.
Alexey Samsonov
2014-08-21
1
-9
/
+6
*
ext_vector IRGen. Patch to allow indexing into
Fariborz Jahanian
2014-08-19
1
-3
/
+35
*
[Sanitizer] Introduce SanitizerMetadata class.
Alexey Samsonov
2014-08-01
1
-3
/
+3
*
Revert "Emit column debug information for loads"
Tobias Grosser
2014-07-29
1
-3
/
+0
*
Emit column debug information for loads
Tobias Grosser
2014-07-29
1
-0
/
+3
*
Revert "Emit lifetime.start / lifetime.end markers for unnamed temporary obje...
Arnaud A. de Grandmaison
2014-07-21
1
-25
/
+0
*
Emit lifetime.start / lifetime.end markers for unnamed temporary objects.
Arnaud A. de Grandmaison
2014-07-21
1
-0
/
+25
*
[UBsan] Skip -fsanitize=vptr instrumentations when the pointer value is null.
Alexey Samsonov
2014-07-18
1
-1
/
+1
*
Make sure globals created by UBSan are not instrumented by ASan.
Alexey Samsonov
2014-07-18
1
-6
/
+17
*
Revert "Emit lifetime.start / lifetime.end markers for unnamed temporary obje...
Arnaud A. de Grandmaison
2014-07-18
1
-15
/
+0
*
Emit lifetime.start / lifetime.end markers for unnamed temporary objects.
Arnaud A. de Grandmaison
2014-07-18
1
-0
/
+15
*
[UBSan] Add !nosanitize metadata to the code generated by UBSan.
Alexey Samsonov
2014-07-17
1
-0
/
+6
*
[UBSan] Introduce type-based blacklisting.
Alexey Samsonov
2014-07-10
1
-38
/
+42
*
[Sanitizer] Remove brittle cache variable and slightly simplify blacklisting ...
Alexey Samsonov
2014-07-07
1
-3
/
+8
*
Don't crash when emitting a glvalue conditional where one arm is a
Richard Smith
2014-06-20
1
-10
/
+32
*
Use StringRef to simplify code. No functional change.
Craig Topper
2014-06-12
1
-1
/
+1
*
Use ArrayRef in some function parameters instead of a pointer and count. No f...
Craig Topper
2014-06-12
1
-1
/
+1
*
[C++11] Use 'nullptr'.
Craig Topper
2014-06-09
1
-1
/
+1
*
Mangle predefined string constants names to merge them at link-time
Alexey Samsonov
2014-06-05
1
-30
/
+6
*
Add pointer types to global named register
Renato Golin
2014-06-05
1
-5
/
+25
*
Formatting cleanup.
Richard Smith
2014-06-04
1
-10
/
+9
*
[CodeGen] Don't cast and use SizeTy instead of Int32Ty when constructing {ext...
Michael J. Spencer
2014-05-31
1
-3
/
+2
*
Revert small change to EmitDeclRefLValue
Renato Golin
2014-05-27
1
-9
/
+8
*
[MS-ABI] Implements MS-compatible RTTI
Warren Hunt
2014-05-23
1
-2
/
+2
*
[C++11] Use 'nullptr'. CodeGen edition.
Craig Topper
2014-05-21
1
-17
/
+17
*
Clean up language and grammar.
Eric Christopher
2014-05-20
1
-1
/
+1
*
Using SmallString and correct addr var
Renato Golin
2014-05-19
1
-3
/
+5
*
Fix usage of string when StringRef was needed
Renato Golin
2014-05-19
1
-1
/
+3
*
Non-allocatable Global Named Register
Renato Golin
2014-05-19
1
-2
/
+58
*
Add FIXME describing the limitation of using column info to disambiguate inli...
David Blaikie
2014-05-10
1
-0
/
+8
*
Use auto to avoid duplicating the type.
Rafael Espindola
2014-05-09
1
-64
/
+58
*
Add support for MSVC's __FUNCSIG__
Reid Kleckner
2014-04-08
1
-21
/
+13
*
PR19254: If a thread_local data member of a class is accessed via member access
Richard Smith
2014-03-26
1
-7
/
+8
*
Sema: Do not assert when dereferencing member pointer using virtual inheritan...
David Majnemer
2014-02-20
1
-3
/
+3
*
Change PGO instrumentation to compute counts in a separate AST traversal.
Bob Wilson
2014-02-17
1
-4
/
+1
*
Rename getResultType() on function and method declarations to getReturnType()
Alp Toker
2014-01-25
1
-2
/
+2
*
CodeGen: Rename adjustFallThroughCount -> adjustForControlFlow
Justin Bogner
2014-01-13
1
-2
/
+2
*
CodeGen: Sentences end with a period
Justin Bogner
2014-01-07
1
-1
/
+1
*
CodeGen: Initial instrumentation based PGO implementation
Justin Bogner
2014-01-06
1
-2
/
+12
*
Add front-end infrastructure now address space casts are in LLVM IR.
David Tweed
2013-12-11
1
-0
/
+1
[next]