index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-03-26
PowerPC: Remove LDrs pattern.
Ulrich Weigand
2013-03-26
PowerPC: Remove ADDIL patterns.
Ulrich Weigand
2013-03-26
PowerPC: Use CCBITRC operand for ISEL patterns.
Ulrich Weigand
2013-03-26
PowerPC: Simplify BLR pattern.
Ulrich Weigand
2013-03-26
PowerPC: Move some 64-bit branch patterns.
Ulrich Weigand
2013-03-26
R600: fix DenseMap with pointer key iteration in the structurizer
Christian Konig
2013-03-26
Add asan/msan to the list of available features in LIT test runner
Alexey Samsonov
2013-03-26
Add CMake option LLVM_USE_SANITIZER={Address,Memory,MemoryWithOrigins} to sim...
Alexey Samsonov
2013-03-26
Manually update the dependencies in the Makefiles. It turns out that all
Chandler Carruth
2013-03-26
Fix SCEV forgetMemoizedResults should search and destroy backedge exprs.
Andrew Trick
2013-03-26
Split out the IRReader header and the utility functions it provides into
Chandler Carruth
2013-03-26
ARM Scheduler Model: Add resources instructions, map resources in subtargets
Arnold Schwaighofer
2013-03-26
ARM Scheduler Model: Partial implementation of the new machine scheduler model
Arnold Schwaighofer
2013-03-26
Add missing file to cmake build.
Nick Lewycky
2013-03-26
Add a new watchdog timer interface. The interface does not permit handling ti...
Nick Lewycky
2013-03-26
Remove testcase. It's failing on some platforms but not others.
Bill Wendling
2013-03-26
Hmm...not failing...odd
Bill Wendling
2013-03-26
Temporarily XFAIL this test until Michael can look at it.
Bill Wendling
2013-03-26
[ObjCARC Annotations] Added support for displaying the state of pointers at t...
Michael Gottesman
2013-03-26
[ObjCARC Annotations] Implemented ARC annotation metadata to expose the ARC d...
Michael Gottesman
2013-03-26
Added documentation to LangRef for the intrinsic llvm.ptr.annotation.* which ...
Michael Gottesman
2013-03-25
Revise alignment checking/calculation on 256-bit unaligned memory access
Michael Liao
2013-03-25
Enhance folding of (extract_subvec (insert_subvec V1, V2, IIdx), EIdx)
Michael Liao
2013-03-25
Add an -mcpu option to a test that is apparently scheduler-sensitive.
Jakob Stoklund Olesen
2013-03-25
Add a scheduling model for Intel Sandy Bridge microarchitecture.
Jakob Stoklund Olesen
2013-03-25
Introduce a tiny CMake project to gather Subversion revision information and ...
Douglas Gregor
2013-03-25
Remove IIC_DEFAULT from X86Schedule.td
Jakob Stoklund Olesen
2013-03-25
Annotate X86InstrCompiler.td with SchedRW lists.
Jakob Stoklund Olesen
2013-03-25
Annotate shifts and rotates with SchedRW lists.
Jakob Stoklund Olesen
2013-03-25
Disable some unsafe-fp-math DAG-combine transformation after legalization.
Shuxin Yang
2013-03-25
Add an optimizer-side test case for ARC bug <rdar://13195034>, fixed
John McCall
2013-03-25
Couple more sets of tidying.
Eric Christopher
2013-03-25
Disable profiling tests for Hexagon since it doesn't support JIT.
Jyotsna Verma
2013-03-25
llvm/test/CodeGen/X86/atomic{32|64}.ll: Unmark them out of XFAIL:win32.
NAKAMURA Takumi
2013-03-25
XFAIL some of the generic CodeGen tests for Hexagon.
Jyotsna Verma
2013-03-25
X86DisassemblerDecoder.c: Make this C89-compliant.
NAKAMURA Takumi
2013-03-25
Whitespace.
NAKAMURA Takumi
2013-03-25
Fix a bug in fast-math fadd/fsub simplification.
Shuxin Yang
2013-03-25
[ELF] dont compute symbolname size in every loop
Shankar Easwaran
2013-03-25
XFAIL DebugInfo tests for Hexagon.
Jyotsna Verma
2013-03-25
Fix comment.
Akira Hatanaka
2013-03-25
Formatting.
Eric Christopher
2013-03-25
Disable Execution Engine tests not supported by Hexagon.
Jyotsna Verma
2013-03-25
reflect comment to the official reference
Shankar Easwaran
2013-03-25
Disable, for now, llvm/test/Transforms/GCOVProfiling on win32. I'll investiga...
NAKAMURA Takumi
2013-03-25
Use direct types in PowerPC instruction patterns.
Ulrich Weigand
2013-03-25
Use direct types in PowerPC Pat patterns.
Ulrich Weigand
2013-03-25
x86 -- add the XTEST instruction
Dave Zarzycki
2013-03-25
x86 -- disassemble the REP/REPNE prefix when needed
Dave Zarzycki
2013-03-25
Remove unnecessary attributes from test case.
Chad Rosier
[prev]
[next]