]> granicus.if.org Git - llvm/shortlog
llvm
2013-01-14 Anton KorobeynikovBring PTX back to sync with release tarball release_32 origin/release_32
2013-01-11 Pawel Wodnickiremoving PTX remnants
2012-12-19 Pawel WodnickiFixed couple of spellings
2012-12-19 Pawel WodnickiVMKit and Tagrget notes
2012-12-19 Pawel WodnickiSync-up SROA notes
2012-12-18 Pawel WodnickiAdded libc++ notes
2012-12-17 Pawel WodnickiMiB, Spidey and other Externals get to be mentioned...
2012-12-14 Ted KremenekAdd some release note text for the Clang Static Analyzer.
2012-12-14 Daniel MaleaAdd some LLDB release notes for 3.2 (with Linux improve...
2012-12-14 Pawel WodnickiMore updates to relase notes
2012-12-13 Pawel WodnickiPartial update for release notes
2012-12-10 Pawel WodnickiMerging r169719: into 3.2 release branch.
2012-12-06 Pawel WodnickiRewording for clarity
2012-12-04 Pawel WodnickiBump Pure version for 3.2 release
2012-12-04 Pawel WodnickiMerging r169280: into the 3.2 release branch.
2012-12-04 Pawel WodnickiMerging MIPS JIT/MCJIT changeset into 3.2 release branch.
2012-12-04 Pawel WodnickiMerging MIPS GOT changeset into 3.2 release branch.
2012-12-04 Pawel WodnickiMerging r169084: into 3.2 release branch.
2012-11-30 Pawel WodnickiMerging r168921: into the 3.2 release branch.
2012-11-30 Pawel WodnickiMerging r168711: into the 3.2 release branch.
2012-11-29 Pawel WodnickiMerging r168622: into 3.2 release branch.
2012-11-29 Pawel WodnickiMerging r168837: into the 3.2 release branch.
2012-11-29 Hal FinkelMerge in r168799 (PPC bug fix).
2012-11-29 Hal FinkelMerge in r168765 (BBVectorize bug fix)
2012-11-26 Pawel WodnickiMerging r167912: into the 3.2 release branch.
2012-11-26 Pawel WodnickiMerging r168196: into the 3.2 release branch.
2012-11-26 Pawel WodnickiMerging r168186: into the 3.2 release branch.
2012-11-23 Pawel WodnickiMerging r168320: into 3.2 relase branch.
2012-11-23 Pawel WodnickiMerging r168512: into 3.2 release branch.
2012-11-22 Pawel WodnickiMerging r168291: into the 3.2 release branch.
2012-11-22 Pawel WodnickiMerging r168354: into 3.2 release branch
2012-11-22 Pawel WodnickiMerging r168280: into 3.2 release branch.
2012-11-21 Pawel WodnickiReverting 168457
2012-11-21 Pawel WodnickiMerging r168354, r168355 and r168379 into the 3.2 relea...
2012-11-21 Pawel WodnickiMerging r168181: into 3.2 release branch.
2012-11-21 Pawel WodnickiMerging r168035: into 3.2 release branch.
2012-11-21 Pawel WodnickiMerging r168361, r168346 and r168227 into 3.2 branch...
2012-11-21 Pawel WodnickiMerging r168197: into 3.2 release branch
2012-11-21 Pawel WodnickiMerging r168319 into 3.2 release branch
2012-11-20 Andrew KaylorMerge in r168364 to disable MCJIT execution engine...
2012-11-20 Pawel WodnickiMerging r168001 into 3.2 release branch
2012-11-20 Hal FinkelMerge in PPC release notes: r168189 and r168352.
2012-11-20 Hal FinkelMerge in PPC internal-as fixes: r167861, r167862, r1678...
2012-11-20 Hal FinkelMerge in r167737: Make PPC TOC contents deterministic.
2012-11-20 Hal FinkelMerge in r168316 so that the proper JIT tests are run...
2012-11-19 Pawel WodnickiMerging r167718 into 3.2 release branch
2012-11-19 Pawel WodnickiMerging r167948, r168198: into the 3.2 release branch
2012-11-19 Pawel WodnickiMerging r167855 into 3.2 relase branch
2012-11-19 Pawel WodnickiMerging r167719 into the 3.2 relase branch
2012-11-16 Hans WennborgMerge r168176 from trunk:
2012-11-16 Hans WennborgMerge r168147 from trunk:
2012-11-16 Hans WennborgMerge r168037 from trunk:
2012-11-15 Guy BenyeiBugzilla bug 14357
2012-11-15 Hal FinkelMerge r167942, r167966 to fix non-deterministic behavio...
2012-11-14 Hal FinkelMerge BBVectorizer changes r167731, r167743, r167750...
2012-11-12 Pawel Wodnicki3.2 release branch r167702
2012-11-12 Justin Holewinski[NVPTX] Add more precise PTX/SM target attributes
2012-11-12 Meador IngeDelete a stale comment. No functional change.
2012-11-11 Craig TopperMove some helper methods to being static functions...
2012-11-11 Meador IngeRemove hard-coded constant in Transforms/InstCombine...
2012-11-11 Meador Ingeinstcombine: Migrate memset optimizations
2012-11-11 Nadav RotemUpdate the vectorizer docs.
2012-11-11 Meador Ingeinstcombine: Migrate memmove optimizations
2012-11-11 Meador Ingeinstcombine: Migrate memcpy optimizations
2012-11-11 Nadav RotemUse the isTruncFree and isZExtFree API to figure out...
2012-11-11 Nadav RotemFix a comment typo and add comments.
2012-11-11 Meador Ingeinstcombine: Migrate memcmp optimizations
2012-11-11 Meador Ingeinstcombine: Migrate strstr optimizations
2012-11-11 Meador IngeAdd method for replacing instructions to LibCallSimplifier
2012-11-10 Benjamin KramerProvide definitions for all functions.
2012-11-10 Meador Ingeinstcombine: Migrate strcspn optimizations
2012-11-10 Benjamin KramerSimplify the SmallVector pretty printer for LLDB a...
2012-11-10 Craig TopperRemove unnecessary subtraction and addition by 1 around...
2012-11-10 Duncan SandsRemove empty directory.
2012-11-10 Craig TopperTidy up spacing. No functional change.
2012-11-10 Craig TopperRemoved unimplemented method declaration.
2012-11-10 Craig TopperSimplify custom emitter code for pcmp(e/i)str(i/m)...
2012-11-10 Evan ChengConvert an improper CodeGen test to a MC test.
2012-11-10 Meador Ingeinstcombine: Query target library information to gate...
2012-11-10 Meador IngeAdd more functions to the target library information.
2012-11-10 Evan Chengxfail a bad test. This is a MC test but it's dependent...
2012-11-10 Evan ChengDisable the Thumb no-return call optimization:
2012-11-10 Craig TopperCleanup pcmp(e/i)str(m/i) instruction definitions and...
2012-11-09 Justin Holewinski[NVPTX] Use ABI alignment for parameters when alignment...
2012-11-09 Evandro MenezesFix issue with invalid flat operand number
2012-11-09 Evandro MenezesFix issue with invalid flat operand number
2012-11-09 Anton KorobeynikovAdd ARM TARGET2 relocation. The testcase will follow...
2012-11-09 Roman DivackySwitch FreeBSD/i386 back to 4byte stack alignment....
2012-11-09 Jakob Stoklund... Fix assertions in updateRegMaskSlots().
2012-11-09 Chad RosierRevert r167620; this can be implemented using an existi...
2012-11-09 Chad RosierAdd support for -mstrict-align compiler option for...
2012-11-09 Benjamin KramerSilence GCC warning about falling off the end of a...
2012-11-09 Dmitry Vyukovtsan: switch to new memory_order constants (ABI compatible)
2012-11-09 Dmitry Vyukovtsan: instrument all atomics (including fetch_add,...
2012-11-09 Nadav RotemAdd support for memory runtime check. When we can,...
2012-11-09 Nadav Rotemindent
2012-11-08 NAKAMURA Takumillvm/ConstantFolding.cpp: Make ReadDataFromGlobal(...
2012-11-08 Benjamin KramerDrop the limitation to IEEE floating point types from...
2012-11-08 Amara EmersonRecommit modified r167540.
2012-11-08 Michael LiaoAdd support of RTM from TSX extension
next