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-13
Remove the unused 4th operand for DIFile debug info metadata
David Blaikie
2013-03-13
Make LTO codegen use a PassManager, rather than a FunctionPassManager, for the
Lang Hames
2013-03-13
Simplify CMake rules in HandleLLVMOptions module.
Alexey Samsonov
2013-03-13
Add some additonal attribute helper functions. Test will be on follow
Reed Kotler
2013-03-13
R600: Remove unused Outputs variable
Vincent Lejeune
2013-03-13
No functionality change. Use unreachable in getCUOffset.
Manman Ren
2013-03-13
No functionality change. Use unreachable in getCompileUnit.
Manman Ren
2013-03-13
Check register classes also when changing them.
Jakob Stoklund Olesen
2013-03-13
ARM cost model: Add test case to make sure we would notice a change in CodeGen
Arnold Schwaighofer
2013-03-13
Fix a performance regression when combining to smaller types in icmp (shl %v,...
Arnaud A. de Grandmaison
2013-03-13
Add one more overload to make VS2008's debug mody happy.
Benjamin Kramer
2013-03-13
Add llvm-symbolizer as test dependency.
Evgeniy Stepanov
2013-03-13
Set symbolizer path in the test environment.
Evgeniy Stepanov
2013-03-13
lit.TestFormats.GoogleTest: Honor LitConfig.noExecute, or --no-execute were i...
NAKAMURA Takumi
2013-03-13
[mips] Define two subclasses of MipsTargetLowering. Mips16TargetLowering is for
Akira Hatanaka
2013-03-13
Refactor filename/directory in DICompileUnit into a DIFile
David Blaikie
2013-03-12
Don't crash if write_impl() leaves less buffer space available than expected.
Matt Beaumont-Gay
2013-03-12
Remove unused "isMain" field from DICompileUnit
David Blaikie
2013-03-12
[Support][Path] Don't inf loop if creating the parent directory fails.
Michael J. Spencer
2013-03-12
Update debug info test cases with empty SplitDebugFilename field.
David Blaikie
2013-03-12
ARM cost model: Increase the cost for vector casts that use the stack
Arnold Schwaighofer
2013-03-12
Debug Info: use SmallVector instead of std::vector in MCDwarfDirsCUMap and MC...
Manman Ren
2013-03-12
[Support][MemoryBuffer] Use sys::fs::mapped_file_region instead of sys::Path:...
Michael J. Spencer
2013-03-12
Correct invalid debug info metadata
David Blaikie
2013-03-12
Debug Info: use DW_FORM_ref_addr instead of DW_FORM_ref4 if the referenced DIE
Manman Ren
2013-03-12
Avoid generating ISD::SELECT for vector operands to SIGN_EXTEND
Richard Relph
2013-03-12
Remove the assert()'s from the LLVMCreateDisasmCPU() library API and just
Kevin Enderby
2013-03-12
Add a doFinalization method to the DataLayout pass.
Pete Cooper
2013-03-12
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
Jan Wen Voung
2013-03-12
Change the order of the operands in patchAndReplaceAllUsesWith so
Dan Gohman
2013-03-12
Don't reserve R2 on Darwin/PPC
Hal Finkel
2013-03-12
PPC should always use the register scavenger for CR spilling
Hal Finkel
2013-03-12
Small fix for cost analysis of ptrtoint.
Patrik Hagglund
2013-03-12
In r169695, the address space limit for tests was replaced with a data
Patrik Hagglund
2013-03-12
ReleaseNotes: Add Hexagon Target section
Matthew Curtis
2013-03-12
Reflect reality.
Bill Wendling
2013-03-12
[mips] Rename function and variable names to start with proper case. Fix typos.
Akira Hatanaka
2013-03-12
LibCallSimplifier: optimize speed for short-lived instances
Meador Inge
2013-03-11
Remove support for versioned debug info.
David Blaikie
2013-03-11
Add asserts to DIBuilder & fix DINameSpace::Verify to allow unnamed namespaces.
David Blaikie
2013-03-11
Residual cleanup: live-out set is gone
Eli Bendersky
2013-03-11
llvm/test/CodeGen/R600/schedule-*.ll: Let them require +Asserts.
NAKAMURA Takumi
2013-03-11
Upgrading debug info test cases to be (more) compatible with the current debu...
David Blaikie
2013-03-11
Remove duplicate test contents.
David Blaikie
2013-03-11
Fix a crasher newly introduced in r176659/r176649, where fast-isel tries to
Nick Lewycky
2013-03-11
Fixes disassembler crashes on 2013 Haswell RTM instructions.
Kevin Enderby
2013-03-11
Don't remove a landing pad if the invoke requires a table entry.
Bill Wendling
2013-03-11
R600: Fix JUMP handling so that MachineInstr verification can occur
Vincent Lejeune
2013-03-11
Missing period in doc
Eli Bendersky
2013-03-11
llvm/test/CodeGen/X86/handle-move.ll: Mark it as XFAIL:cygming. Investigating.
NAKAMURA Takumi
[prev]
[next]