oota-llvm.git
2011-11-28 Eli FriedmanMake SelectionDAG::InferPtrAlignment use llvm::ComputeM...
2011-11-28 Evan ChengRevert r145273 and fix in SelectionDAG::InferPtrAlignme...
2011-11-28 Daniel DunbarFix some possible gcc-4.2 may be used uninitialized...
2011-11-28 Nick LewyckyDon't define these unless we plan to use them.
2011-11-28 Joe AbbeyMerging two bullet points into one
2011-11-28 Evan ChengDAG combine should not increase alignment of loads...
2011-11-28 Evan ChengAdd missing avx pattern.
2011-11-28 Peter CollingbourneAdd OpenCL blurb to release notes.
2011-11-28 Chad Rosier80-column.
2011-11-28 Bill WendlingRemove dead llvm.eh.sjlj.dispatchsetup intrinsic.
2011-11-28 Andrew TrickRemove the temporary flag -disable-unroll-scev and...
2011-11-28 Eli FriedmanAdd back a line I deleted by accident in r145141. ...
2011-11-28 Michael J.... Add object file related release notes.
2011-11-28 Jakob Stoklund... Explain what ExeDepsFix does.
2011-11-28 Rafael EspindolaFix spelling/grammar errors found by Duncan.
2011-11-28 Benjamin KramerHandle more cases in APInt::getLowBitsSet's fast path.
2011-11-28 Bill WendlingSupport a 'final' release candidate tag.
2011-11-28 Duncan SandsSilence wrong warnings from GCC about variables possibl...
2011-11-28 Craig TopperAdd X86 instruction selection for VPERM2I128 when AVX2...
2011-11-28 Bob WilsonAdd an optional separate install prefix for internal...
2011-11-28 NAKAMURA Takumitest/lit.cfg: Enable the feature 'asserts' to check...
2011-11-28 NAKAMURA Takumilit/TestRunner.py: Use RemoveForce().
2011-11-28 NAKAMURA Takumilit/TestRunner.py: [Win32] Introduce WinWaitReleased...
2011-11-28 Jakob Stoklund... Add a blurb about the new ExecutionDepsFix pass.
2011-11-28 Craig TopperMake isCommutedVSHUFP more like the way isCommutedSHUFP...
2011-11-28 NAKAMURA Takumiconfigure, config.h.in: Regenerate.
2011-11-28 Dylan Noblesmithuse llvm-config.h in public header
2011-11-28 Dylan Noblesmithrename ENABLE_THREADS to LLVM_ENABLE_THREADS
2011-11-28 Dylan Noblesmithupdate description of LLVM_DEFAULT_TARGET_TRIPLE
2011-11-27 Nick LewyckyPlace the "cfg checksum" around a test. This was recent...
2011-11-27 Chris Lattnerdwarf parsing stuff.
2011-11-27 Chris Lattnerfirst pass of writing complete!
2011-11-27 Chris Lattnerarm and carve out a place ot mention segmented stacks.
2011-11-27 Rafael EspindolaAdd a description of the status of segmented stacks.
2011-11-27 Chris Lattneroptimize, mc, x86
2011-11-27 Craig TopperMerge detecting and handling for VSHUFPSY and VSHUFPDY...
2011-11-27 Chris Lattnersome writing.
2011-11-27 Chris Lattnerfix some out-of-date attribution.
2011-11-27 Chris Lattnerdistribute various bullets to different sections.
2011-11-27 Chandler CarruthPrevent rotating the blocks of a loop (and thus getting...
2011-11-27 Chris Lattnerrewrite the known problems section. Including a short...
2011-11-27 Chris Lattnermove the detailed information about the EH rewrite...
2011-11-27 Chris Lattnertweak subprojects' section
2011-11-27 Chris Lattnersome random notes.
2011-11-27 Chris Lattnerremove a test that is using old-style llvm.dbg intrinsi...
2011-11-27 Chandler CarruthTake two on rotating the block ordering of loops. My...
2011-11-27 Chandler CarruthRevert r145180 as it is causing test failures on all...
2011-11-27 Chandler CarruthFix an impressive type-o / spell-o Duncan noticed.
2011-11-27 Danil MalyshevFixed ObjectFile functions:
2011-11-27 Chandler CarruthRework a bit of the implementation of loop block rotati...
2011-11-27 Chris LattnerEli managed to kill off llvm.membarrier in llvm 3.0...
2011-11-27 Chris Lattneradd some final random notes, I've completed my pass...
2011-11-27 Chris LattnerThe llvm.atomic intrinsics *were* removed in LLVM 3...
2011-11-27 Chris Lattnerremove autoupgrade support for old forms of llvm.prefet...
2011-11-27 Chris Lattneradd some notes.
2011-11-27 Chris Lattnerremove asmparsing and documentation support for "volati...
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2011-11-27 Chris Lattnersome notes.
2011-11-27 Chris Lattnerremove autoupgrade support for really old-style debug...
2011-11-27 Chris Lattnerremove some old autoupgrade logic
2011-11-27 Chris Lattnerremove autoupgrade support for LLVM 2.9 exception stuff...
2011-11-27 Chris Lattnerremove support for reading llvm 2.9 .bc files. LLVM...
2011-11-27 Chris Lattneradd some notes
2011-11-27 Wesley PeckAdd several new instructions supported by the latest...
2011-11-27 Bob WilsonPartially revert r145157 to quiet an unhappy buildbot.
2011-11-27 Wesley PeckOptimize comparison against 0 in conditional instructions.
2011-11-27 Chandler CarruthIntroduce a loop block rotation optimization to the...
2011-11-27 Bob WilsonMerge the install-clang-c target into install-clang...
2011-11-26 Benjamin KramerMove code into anonymous namespaces.
2011-11-26 Craig TopperMerge 128-bit and 256-bit X86ISD node types for VPERMIL...
2011-11-26 Wesley PeckRename a couple of options and fix some simple typos.
2011-11-26 Craig TopperCollapse X86ISD node types for PUNPCKH*, PUNPCKL*,...
2011-11-26 Benjamin KramerMove the branch probability blurb into the optimizer...
2011-11-26 David ChisnallAdded Objective-C and libc++ details to the 3.0 release...
2011-11-26 Chandler CarruthFileCheck-ize this test and make it more precise. This...
2011-11-26 Eli FriedmanFix APFloat::convert so that it handles narrowing conve...
2011-11-25 Benjamin Kramershpelling
2011-11-25 Benjamin KramerRemove ZooLib from the projects list.
2011-11-25 Chris Lattneradd a user
2011-11-25 Chris Lattneradd some notes
2011-11-25 Chris Lattneradd faust
2011-11-25 Bruno Cardoso... This patch contains support for encoding FMA4 instructi...
2011-11-25 NAKAMURA TakumiARMLoadStoreOptimizer.cpp: Fix MSVC(Debug) build.
2011-11-24 Craig TopperRemove 256-bit specific node types for UNPCKHPS/D and...
2011-11-24 Craig TopperRemove AVX2 specific X86ISD node types for PUNPCKH...
2011-11-24 Benjamin KramerDevirtualize Pass::getPassID, overriding it isn't usefu...
2011-11-24 Benjamin KramerMake ConstantRange::truncate a bit more efficient.
2011-11-24 Benjamin KramerX86: alias cqo to cqto.
2011-11-24 Chandler CarruthFix a silly use-after-free issue. A much earlier versio...
2011-11-24 Chandler CarruthWhen adding blocks to the list of those which no longer...
2011-11-24 Jim GrosbachAdd a few notes for ARM and a blurb about the MCJIT.
2011-11-23 Akira HatanakaThis patch makes the following changes necessary for...
2011-11-23 Akira HatanakaThis patch addresses gp relative fixups/relocations...
2011-11-23 Richard SmithCorrectly byte-swap APInts with bit-widths greater...
2011-11-23 Benjamin KramerValidate the return type when checking if a function...
2011-11-23 Duncan SandsFix a crash in which a multiplication was being reporte...
2011-11-23 Benjamin KramerX86: Use btq for bit tests if the immediate can't be...
2011-11-23 NAKAMURA Takumitest/CodeGen/X86/block-placement.ll: Add explicit ...
2011-11-23 Chandler CarruthRelax an invariant that block placement was trying...
2011-11-23 Elena DemikhovskyI added several lines in X86 code generator that allow...
next