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
2011-03-30
Convert the offset parameter of
Ken Dyck
2011-03-30
Convert local offset variable to CharUnits in AddVCallOffsets. No change in
Ken Dyck
2011-03-30
Convert a local offset variable to CharUnits. No change in functionality
Ken Dyck
2011-03-30
Convert the OffsetInLayoutClass parameter of DeterminePrimaryVirtualBases()
Ken Dyck
2011-03-30
Convert the OffsetInLayoutClass parameter of LayoutSecondaryVTables to
Ken Dyck
2011-03-30
Fix in r128471 is very broad. Some of the unconditional branches need line nu...
Devang Patel
2011-03-29
Do not line number entry for unconditional branches. Usually, users do not wa...
Devang Patel
2011-03-28
Implements property of reference types. Adding
Fariborz Jahanian
2011-03-28
Integrated-As: Support -Wa,-L when using the integrated assembler.
Daniel Dunbar
2011-03-28
refactoring
Anton Yartsev
2011-03-27
Convert offset parameter in LayoutPrimaryAndSecondaryVTables() to CharUnits.
Ken Dyck
2011-03-27
Convert VTableBuilder::MostDerivedClassOffset to CharUnits. No change in
Ken Dyck
2011-03-27
Convert FinalOverriders::MostDerivedClassOffset to CharUnits. No change in
Ken Dyck
2011-03-27
Remove a fixed FIXME comment (the base offset has already been converted to
Ken Dyck
2011-03-27
Convert the offset parameters of AddMethods() to CharUnits. No change in
Ken Dyck
2011-03-27
Convert the BaseOffsetInLayoutClass parameter of ComputeThisAdjustment() to
Ken Dyck
2011-03-27
Convert offset members in MethodInfo to CharUnits. No change in
Ken Dyck
2011-03-27
AltiVec vector comparison logic now affect only vectors of fundamental AltiVe...
Anton Yartsev
2011-03-27
supported: AltiVec vector initialization with a single literal according to P...
Anton Yartsev
2011-03-27
We were emitting construction v-tables with internal linkage all the time.
John McCall
2011-03-26
On Mac OS X, the presence of an 'availability' attribute for that
Douglas Gregor
2011-03-26
Reformatted doc comments so that they are now difficult to edit in any editor...
David Chisnall
2011-03-26
Convert the OffsetInLayoutClass parameter of
Ken Dyck
2011-03-26
Convert FinalOverriders::Offset to CharUnits. No change in functionality
Ken Dyck
2011-03-26
Convert offset in MethodBaseOffsetPairTy to CharUnits. No change in
Ken Dyck
2011-03-26
Convert the offsets in SubobjectOffsetMapTy to CharUnits. No change in
Ken Dyck
2011-03-26
Convert several local variables to CharUnits. No change in functionality
Ken Dyck
2011-03-25
Provide blockDecl's startLoc to startFunction. This fixes hidden bug exposed ...
Devang Patel
2011-03-25
Obj-C/NeXT: Update and reapply 108847, now that changes are more baked.
Daniel Dunbar
2011-03-25
Refactor CGObjCMac to use the shared code for EH stuff.
David Chisnall
2011-03-25
Unbreak CMake build.
Anders Carlsson
2011-03-25
Added some doc comments.
David Chisnall
2011-03-25
Continuing work on ObjC tidyup:
David Chisnall
2011-03-24
Make sure we aggressively attach nounwind (etc.) to calls to library
Eli Friedman
2011-03-24
Convert the BaseOffset member of BaseSubobject to CharUnits from bits. No
Ken Dyck
2011-03-23
Fixed type error in last commit (forgot that now that selectors are not
David Chisnall
2011-03-23
Revert r128156 because of CodeGenObjC/messages.m and Coverage/codegen-gnu.m.
Andrew Trick
2011-03-23
Remove the redundant loads / stores to globals that we were generating for se...
David Chisnall
2011-03-23
Initial work on refactoring GNU runtime code (long overdue - it's quite obvious
David Chisnall
2011-03-23
Update type cache when a type is completed.
Devang Patel
2011-03-23
Convert OffsetFromNearestVBast parameter of InitializeVTablePointer(s) to
Ken Dyck
2011-03-23
Implement a new 'availability' attribute, that allows one to specify
Douglas Gregor
2011-03-23
Convert NonVirtual parameter of ApplyNonVirtualAndVirtualOffset() to
Ken Dyck
2011-03-22
Simplify Mac runtime selection - it's the factory function's job to select wh...
David Chisnall
2011-03-22
Make the property accessor functions that take a ptrdiff_t actually take a pt...
David Chisnall
2011-03-22
Make the ivar offset always be a ptrdiff_t, because stuff in CGObjC.cpp expec...
David Chisnall
2011-03-22
Fix typo in comment.
Nick Lewycky
2011-03-22
Frontend: Add a more explicit -backend-option flag for passing backend command
Daniel Dunbar
2011-03-22
The emission of an Objective-C++'s class .cxx_destruct method should be
John McCall
2011-03-22
Convert Offset variable in GetAddressOfDirectBaseInCompleteClass() to
Ken Dyck
[prev]
[next]