Documentation: SphinxQuickstartTemplate.rst: add guidelines about highlighting
[oota-llvm.git] / test /
2012-12-12 Jakub StaszakFix typo.
2012-12-12 Nadav RotemLoopVectorizer: Use the "optsize" attribute to decide...
2012-12-12 Bill SchmidtThis patch implements local-dynamic TLS model support...
2012-12-12 Alexey SamsonovImprove debug info generated with enabled AddressSanitizer.
2012-12-12 NAKAMURA Takumillvm/test/CodeGen/X86/atom-bypass-slow-division.ll...
2012-12-12 NAKAMURA Takumillvm/test/CodeGen/X86/atom-bypass-slow-division.ll...
2012-12-12 NAKAMURA Takumillvm/test/CodeGen/X86/store_op_load_fold.ll: Fix typo...
2012-12-12 NAKAMURA Takumillvm/test/CodeGen/X86/store_op_load_fold.ll: Add explic...
2012-12-12 Manman RenDAGCombine: clamp hi bit in APInt::getBitsSet to avoid...
2012-12-12 Evan ChengAvoid using lossy load / stores for memcpy / memset...
2012-12-12 Shuxin Yang- Fix a problematic way in creating all-the-1 APInt.
2012-12-12 Michael IlsemanAdded a slew of SimplifyInstruction floating-point...
2012-12-11 Nadav RotemPR14574. Fix a bug in the code that calculates the...
2012-12-11 Tom StellardAdd R600 backend
2012-12-11 Bill SchmidtThis patch implements the general dynamic TLS model...
2012-12-11 Nadav RotemLoop Vectorize: optimize the vectorization of trunc...
2012-12-11 NAKAMURA Takumillvm/test/TableGen: Remove XFAIL:vg_leak in dozen of...
2012-12-11 Hao Liurevert the test change
2012-12-11 Hao LiuA newbie try a test commit
2012-12-11 Nadav RotemFix PR14565. Don't if-convert loops that have switch...
2012-12-11 Chad RosierAdd a triple to this test.
2012-12-11 Chandler CarruthFix a miscompile in the DAG combiner. Previously, we...
2012-12-11 Paul Redmondmove X86-specific test
2012-12-11 Chad RosierFall back to the selection dag isel to select tail...
2012-12-10 Eric ChristopherRefactor out the abbreviation handling into a separate...
2012-12-10 Evan ChengSome enhancements for memcpy / memset inline expansion.
2012-12-10 Arnold SchwaighoferOptimistically analyse Phi cycles
2012-12-10 Eli BenderskyAdd a test for explicitly exercising the mc-relax-all...
2012-12-10 Eric ChristopherUse the somewhat semantic term "split dwarf" it more...
2012-12-10 Nadav RotemAdd support for reverse induction variables. For example:
2012-12-10 Hal FinkelUse GetUnderlyingObjects in misched
2012-12-10 Craig TopperTeach DAG combine to handle vector add/sub with vectors...
2012-12-10 Chandler CarruthFix PR14548: SROA was crashing on a mixture of i1 and...
2012-12-09 Paul RedmondLoopVectorize: support vectorizing intrinsic calls
2012-12-09 Benjamin KramerDrop the address space limit for tests in the makefile...
2012-12-09 Shuxin Yang- Re-enable population count loop idiom recognization
2012-12-08 Craig TopperTeach DAG combine to handle vector logical operations...
2012-12-08 Chandler CarruthRevert the patches adding a popcount loop idiom recogni...
2012-12-07 Nadav RotemWhen we use the BLEND instruction that uses the MSB...
2012-12-07 Matthew CurtisIn hexagon convertToHardwareLoop, don't deref end(...
2012-12-07 Nadav RotemX86: Prefer using VPSHUFD over VPERMIL because it has...
2012-12-07 Eli BenderskyAdd separate statistics for Data and Inst fragments...
2012-12-07 Tim NorthoverAdded Mapping Symbols for ARM ELF
2012-12-07 David TweedThe test unconditionally assumes a particular cpu has...
2012-12-07 Chandler CarruthAdd support to ValueTracking for determining that a...
2012-12-06 Dmitri GribenkoFix typos in CHECK lines.
2012-12-06 Nadav RotemFix a bug in the code that merges consecutive stores...
2012-12-06 Evgeniy Stepanov[msan] Do not store origin for clean values.
2012-12-06 Bill WendlingHandle non-default array bounds.
2012-12-06 Craig TopperRemove intrinsic specific instructions for (V)MOVQUmr...
2012-12-06 Evan ChengProperly fix the tes.
2012-12-06 NAKAMURA Takumillvm/test/CodeGen/ARM/extload-knownzero.ll: Try to...
2012-12-06 Chad Rosier[arm fast-isel] Make the fast-isel implementation of...
2012-12-06 Evan ChengLet targets provide hooks that compute known zero and...
2012-12-05 Richard SmithPR10867: Analogue of r169441 for when using external...
2012-12-05 Richard SmithPR10867. lit would interpret
2012-12-05 Andrew TrickRegisterPressureTracker: fix findUseBetween to handle...
2012-12-05 Andrew TrickRegisterPresssureTracker: Track live physical register...
2012-12-05 Nadav RotemCost Model: change the default cost of control flow...
2012-12-05 David SehrCorrect ARM NOP encoding
2012-12-05 Justin Holewinski[NVPTX] Fix crash with unnamed struct arguments
2012-12-05 Michael J. SpencerAdd dump of Win64 EH unwind data.
2012-12-05 David SehrTest commit.
2012-12-05 Jyotsna VermaUse multiclass to define store instructions with base...
2012-12-05 Kevin EnderbyAdded a option to the disassembler to print immediates...
2012-12-05 Evgeniy Stepanov[msan] Instrument bswap intrinsic.
2012-12-05 Evgeniy Stepanov[msan] Change linkage type of __msan_track_origins.
2012-12-05 Elena DemikhovskySimplified BLEND pattern matching for shuffles.
2012-12-05 Shuxin Yangfix a typo
2012-12-05 Evan ChengAdd x86 isel lowering logic to form bit test with inver...
2012-12-04 Evan ChengARM custom lower ctpop for vector types. Patch by Pete...
2012-12-04 Nadav RotemFix a bug in vectorization of if-converted reduction...
2012-12-04 Shuxin Yang For rdar://12329730, last piece.
2012-12-04 Bill WendlingUse the 'count' attribute to calculate the upper bound...
2012-12-04 David BlaikieReapply r160148 (reverted in r163570) fixing spurious...
2012-12-04 Nadav RotemAdd support for reduction variables when IF-conversion...
2012-12-04 Eli BenderskyA test in thid directory was not being run because...
2012-12-04 Bill SchmidtThis patch introduces initial-exec model support for...
2012-12-04 Evgeniy StepanovImprove MSan tests.
2012-12-04 Bill WendlingAdd a 'count' field to the DWARF subrange.
2012-12-04 Nadav RotemAdd the last part that is needed for vectorization...
2012-12-04 Shuxin Yangrdar://12329730 (2nd part, revised)
2012-12-04 Alexey SamsonovASan: add initial support for handling llvm.lifetime...
2012-12-04 Manman RenStack Alignment: when creating stack objects in Machine...
2012-12-04 Shuxin Yangrdar://12329730 (2nd part)
2012-12-03 Eli BenderskySimplify this test a bit because DWARF emission/dumping...
2012-12-03 Eli BenderskyFix PR12942: Allow two CUs to be generated from the...
2012-12-02 Nadav RotemAllow merging multiple store sequences on the same...
2012-12-02 Eli BenderskyFix a bug in FileCheck that wouldn't let define variabl...
2012-12-02 Eli BenderskyFix an invalid regex in the test
2012-12-01 Eli BenderskySupport referencing variables defined on the same line.
2012-12-01 Benjamin KramerSROA: Avoid struct and array types early to avoid creat...
2012-12-01 Zhou ShengRevert previous check in r168581, r169079 as they are...
2012-12-01 Zhou ShengThe patch is to improve the memory footprint of pass...
2012-12-01 Andrew Trickmisched: Fix RegisterPressureTracker handling of DebugVals.
2012-12-01 Andrew Trickmisched: Fix the DAG builder to handle an undef operand...
2012-12-01 Andrew Trickmisched: Fix LiveInterval update to better handle DebugVal.
2012-12-01 Andrew Trickmisched: fix RegionBegin when DebugValues get shuffled...
2012-12-01 Jakob Stoklund OlesenSimplify REG_SEQUENCE lowering.
2012-11-30 Eric ChristopherAdd some first skeleton work for the DWARF5 Fission...
next