CIA.vc
lattner
Real-time open source activity stats
Stats » Authors » lattner
informationsyndicateUTC clock
05:06 on May 28, 2012
event counters
The last message was received 5.31 months ago at 19:22 on Dec 20, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
8568 messages since the first one, 3.87 years ago, for an average of 3.96 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
01:11 on Dec 20, 2011llvm
Commit by lattner :: r146940 /llvm/trunk/include/llvm/CodeGen/MachineBasicBlock.h: (link)
fix typo
#
00:12 on Dec 20, 2011llvm
Commit by lattner :: r146932 /llvm/trunk/ (2 files in 2 dirs): (link)
Now that PR11464 is fixed, reapply the patch to fix PR11464,
merging types by name when we can. We still don't guarantee type name linkage
but we do it when obviously the right thing to do. This makes LTO type names
easier to read, for example.
#
00:03 on Dec 20, 2011llvm
Commit by lattner :: r146929 /llvm/trunk/ (2 files in 2 dirs): (link)
fix PR11464 by preventing the linker from mapping two different struct types from the source module onto the same opaque destination type. An opaque type can only be resolved to one thing or another after all.
#
00:03 on Dec 20, 2011llvm
Commit by lattner :: r146928 /llvm/trunk/include/llvm/ADT/SetVector.h: (link)
add a method to improve compatibility with SmallVector.
#
21:17 on Dec 19, 2011clang
Commit by lattner :: r146910 /cfe/trunk/test/CodeGen/alignment.c: (link)
loads also handled of course.
#
21:16 on Dec 19, 2011clang
Commit by lattner :: r146908 /cfe/trunk/ (2 files in 2 dirs): (link)
Fix PR5279 - don't sliently drop alignment information on stores of types that have alignment less than the natural alignment of the type when it comes from a typedef.
#
21:11 on Dec 19, 2011clang
Commit by lattner :: r146907 /cfe/trunk/test/CodeGen/alignment.c: (link)
filecheckize.
#
06:38 on Jun 09, 2011llvm
Commit by lattner :: r132772 /llvm/trunk/lib/Support/Host.cpp: (link)
add another sandybridge alias.
#
23:47 on May 22, 2011clang
Commit by lattner :: r131882 /cfe/trunk/test/Preprocessor/pragma_sysheader.c: (link)
attempt to fix windows testers, which generate #line by default.
#
23:35 on May 22, 2011clang
Commit by lattner :: r131881 /cfe/trunk/ (6 files in 3 dirs): (link)
make the x86-32 backend specify a byval alignment, even when the
code generator will do it. With this patch, clang compiles the example
in PR9794 to not have an alloca temporary.
#
23:21 on May 22, 2011clang
Commit by lattner :: r131879 /cfe/trunk/ (2 files in 2 dirs): (link)
Fix x86-64 byval passing to specify the alignment even when the code
generator will give it something sufficient. This is important because
the mid-level optimizer doesn't know what alignment is required otherwise.
#
00:28 on May 22, 2011dragonegg
Commit by lattner :: r131826 /dragonegg/trunk/src/Backend.cpp: (link)
my attempt at switching dragonegg, not tested since I can't build it.
#
00:25 on May 22, 2011llvm-gcc
Commit by lattner :: r131825 /llvm-gcc-4.2/trunk/gcc/llvm-backend.cpp: (link)
switch llvm-gcc to PassManagerBuilder.h
#
07:22 on May 17, 2011llvm
Commit by lattner :: r131455 /llvm/trunk/lib/Target/X86/README.txt: (link)
add a note
#
05:29 on May 13, 2011clang
Commit by lattner :: r131286 /cfe/trunk/www/comparison.html: (link)
some updates.
#
05:22 on May 13, 2011clang
Commit by lattner :: r131285 /cfe/trunk/www/distclang_status.html: (link)
this never happened.
#
05:21 on May 13, 2011clang
Commit by lattner :: r131284 /cfe/trunk/www/ (3 files): (link)
remove some old redirect pages. We're into our 3rd year of redirecting, the world should have adjusted by now :)
#
18:27 on May 01, 2011llvm
Commit by lattner :: r130661 /llvm/trunk/ (2 files in 2 dirs): (link)
enhance memcpyopt to obey -fno-builtin and friends. This addresses a
problem reported on cfe-dev.
#
05:40 on Apr 29, 2011llvm
Commit by lattner :: r130475 /llvm/trunk/lib/Target/X86/X86InstrSSE.td: (link)
clean up after Sean's r127646 patch.
#
05:24 on Apr 29, 2011llvm
Commit by lattner :: r130474 /llvm/trunk/lib/Target/ARM/ (4 files): (link)
use the MachineInstrBuilder operator-> to simplify some code.
There are probably more instances of this floating around.
#