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
/
test
/
Modules
/
cxx-irgen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bring r325915 back.
Rafael Espindola
2018-02-23
1
-4
/
+4
*
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
Chandler Carruth
2016-12-23
1
-2
/
+2
*
Stop messing with the 'g' group of options in CompilerInvocation.
Douglas Katzman
2015-10-08
1
-1
/
+1
*
Revert "Always_inline codegen rewrite" and 2 follow-ups.
Evgeniy Stepanov
2015-09-14
1
-2
/
+2
*
Update cxx-irgen.cpp test to allow signext in alwaysinline functions.
Samuel Antao
2015-09-14
1
-1
/
+1
*
Always_inline codegen rewrite.
Evgeniy Stepanov
2015-09-12
1
-2
/
+2
*
Revert "Specify target triple in alwaysinline tests."
Evgeniy Stepanov
2015-09-11
1
-2
/
+2
*
Always_inline codegen rewrite.
Evgeniy Stepanov
2015-09-11
1
-2
/
+2
*
Fix a couple of tests in clang/test to match "x86_thiscallcc" introduced in r...
NAKAMURA Takumi
2015-06-30
1
-1
/
+1
*
Account for calling convention specifiers in function definitions in IR test ...
David Blaikie
2015-06-29
1
-6
/
+6
*
[modules] Simplify -cc1 interface for enabling implicit module maps.
Richard Smith
2015-06-16
1
-2
/
+2
*
Emit DeferredDeclsToEmit in a DFS order.
Rafael Espindola
2015-01-22
1
-11
/
+11
*
clang/test/Modules/cxx-irgen.cpp: Let it tolerant of x86_thiscallcc.
NAKAMURA Takumi
2014-08-14
1
-4
/
+4
*
[modules] Fix a rejects-valid resulting from emitting an inline function
Richard Smith
2014-08-13
1
-0
/
+17
*
[modules] When emitting an update record containing the body of a destructor,
Richard Smith
2014-08-07
1
-0
/
+9
*
[modules] Remove IRGen special case for emitting implicit special members if
Richard Smith
2014-08-01
1
-1
/
+1
*
[modules] Maintain an AST invariant across module load/save: if any declaration
Richard Smith
2014-07-31
1
-1
/
+29
*
allow optional signext attribute
Will Schmidt
2014-06-02
1
-1
/
+1
*
When a module completes the definition of a class template specialization imp...
Richard Smith
2014-04-19
1
-0
/
+4
*
Fix test/Modules/cxx-irgen.cpp for PPC64
Hal Finkel
2014-04-12
1
-3
/
+3
*
If an update record makes a declaration interesting, pass it to the consumer.
Richard Smith
2014-03-23
1
-3
/
+6
*
Emit an update record if we instantiate the definition of a function template
Richard Smith
2014-03-22
1
-0
/
+15