index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
Age
Commit message (
Expand
)
Author
2013-04-22
Revert "Revert "PR14606: Debug info for using directives/DW_TAG_imported_modu...
David Blaikie
2013-04-20
C++1y: Allow aggregates to have default initializers.
Richard Smith
2013-04-19
Emit the underlying type in the debug info for all kinds of fixed enums
Adrian Prantl
2013-04-19
Implement CodeGen for C++11 thread_local, following the Itanium ABI specifica...
Richard Smith
2013-04-19
Revert "PR14606: Debug info for using directives/DW_TAG_imported_module"
Eric Christopher
2013-04-19
PR14606: Debug info for using directives/DW_TAG_imported_module
David Blaikie
2013-04-19
Give CGDebugInfo::getContextDescriptor a more specific return type
David Blaikie
2013-04-17
Set SRet flags properly in '-cxx-abi microsoft'.
Timur Iskhodzhanov
2013-04-16
Don't propagate around TargetOptions in IR-gen; we don't use it.
John McCall
2013-04-16
Standardize accesses to the TargetInfo in IR-gen.
John McCall
2013-04-16
objc_autoreleasePoolPop() can throw if a -dealloc does.
John McCall
2013-04-16
Sema for Captured Statements
Tareq A. Siraj
2013-04-16
Implement CapturedStmt AST
Tareq A. Siraj
2013-04-16
[Modules] Convert module specific -fno-modules-autolink into -fno-autolink.
Daniel Dunbar
2013-04-16
Objective-C IRGen. Use llvm::WeakVH
Fariborz Jahanian
2013-04-16
Basic support for Microsoft property declarations and
John McCall
2013-04-14
CodeGen support for function-local static thread_local variables with
Richard Smith
2013-04-14
Removed #if 0 code that doesn't compiled if uncommented.
Rafael Espindola
2013-04-13
Annotate flavor of TLS variable (statically or dynamically initialized) onto ...
Richard Smith
2013-04-13
Use MapVector rather than simulating it.
Richard Smith
2013-04-11
Struct-path aware TBAA: uniformize scalar tag and path tag.
Manman Ren
2013-04-11
[ms-cxxabi] Implement member pointer emission and dereferencing
Reid Kleckner
2013-04-11
Force a load when creating a reference to a temporary copied from a bitfield.
Jordan Rose
2013-04-08
Don't copy just to capture a strong block pointer under ARC.
John McCall
2013-04-08
The PNaCl target no longer permits __attribute__((regparm)).
Eli Bendersky
2013-04-08
fix indentation
Adrian Prantl
2013-04-06
Remove nondeterminism introduced in r178950.
Richard Smith
2013-04-06
When an internal-linkage function or variable is declared within an extern "C"
Richard Smith
2013-04-06
<rdar://problem/13325066> Destroy std::initializer_list temporaries whose lif...
Douglas Gregor
2013-04-05
Proper prefix for doxygen comments
Eli Bendersky
2013-04-05
Allow EmitConstantInit() to emit constant initializers for objects with trivi...
Alexey Samsonov
2013-04-04
Add some documentation for PNaClABIInfo.
Eli Bendersky
2013-04-04
Initial support for struct-path aware TBAA.
Manman Ren
2013-04-04
revert r178784 since it does not have a commit message
Manman Ren
2013-04-04
Index: include/clang/Driver/CC1Options.td
Manman Ren
2013-04-04
Plumb through the -fsplit-stack option using the existing backend
Eric Christopher
2013-04-04
Protect the values of array and dictionary literals from the
John McCall
2013-04-03
Add 178663 back.
Rafael Espindola
2013-04-03
Revert 178663.
Rafael Espindola
2013-04-03
Don't compute a patched/semantic storage class.
Rafael Espindola
2013-04-03
In ObjC++ on legacy runtimes, push an EH cleanup as well as
John McCall
2013-04-02
Revert "Revert r178079, it caused PR15637."
Eric Christopher
2013-04-02
Objective-C: Provide fixit hints when warning
Fariborz Jahanian
2013-04-02
[ASan] Emit lifetime markers for local variables in -fsanitize=use-after-scop...
Alexey Samsonov
2013-04-02
un-break remaining gdb buildbot testcases.
Adrian Prantl
2013-04-01
Revert r178079, it caused PR15637.
Nico Weber
2013-04-01
* Attempt to un-break gdb buildbot by emitting a lexical block end only
Adrian Prantl
2013-03-30
Use kernel metadata to differentiate between kernel and device
Justin Holewinski
2013-03-29
Bugfix/Followup for r177086.
Adrian Prantl
2013-03-29
Improvement on r177086.
Adrian Prantl
[prev]
[next]