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-04-30
Text files should not be marked executable.
Rafael Espindola
2013-04-30
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-30
Spelling. Thanks, Eric.
Adrian Prantl
2013-04-30
Set debug locations for branch instructions created during inlining, even
Adrian Prantl
2013-04-30
Change getSlotIndex to return unsigned.
Rafael Espindola
2013-04-30
Fix Addend computation for non external relocations on Macho.
Rafael Espindola
2013-04-30
R600: fix loop-address.ll test
Vincent Lejeune
2013-04-30
Fix a bug in foldSelectICmpAndOr.
David Majnemer
2013-04-30
s tightens up the encoding description for ARM post-indexed ldr instructions....
Mihai Popa
2013-04-30
Fix "Combine bit test + conditional or into simple math"
David Majnemer
2013-04-30
Rewrite X86 codegen regression test with FileCheck
Michael Liao
2013-04-30
Refactoring patch.
Stepan Dyatkovskiy
2013-04-30
Try to fix ProgramTest on FreeBSD
Reid Kleckner
2013-04-30
Collect the Addend for external relocs.
Rafael Espindola
2013-04-30
R600: Always use texture cache for compute shaders
Vincent Lejeune
2013-04-30
R600: use native for alu
Vincent Lejeune
2013-04-30
R600: Packetize instructions
Vincent Lejeune
2013-04-30
R600: Rework Scheduling to handle difference between VLIW4 and VLIW5 chips
Vincent Lejeune
2013-04-30
R600: Add a Bank Swizzle operand
Vincent Lejeune
2013-04-30
R600: Take inner dependency into tex/vtx clauses
Vincent Lejeune
2013-04-30
R600: Turn TEX/VTX into native instructions
Vincent Lejeune
2013-04-30
R600: Add FetchInst bit to instruction defs to denote vertex/tex instructions
Vincent Lejeune
2013-04-30
Rewrite test in FileCheck instead of grep in X86 codegen
Michael Liao
2013-04-30
R600: Add some new processor variants
Vincent Lejeune
2013-04-30
R600: Clean up instruction class definitions
Vincent Lejeune
2013-04-30
R600: config section now reports use of killgt
Vincent Lejeune
2013-04-29
Revert the command line option patch. However, keep the part that makes this ...
Bill Wendling
2013-04-29
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-29
Duplicate a testcase.
Bill Wendling
2013-04-29
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-29
Rewrite some tests with FileCHeck in X86 codegen
Michael Liao
2013-04-29
Improve documentation.
Adrian Prantl
2013-04-29
Emit the TLS initialization function pointers into the correct section.
Bill Wendling
2013-04-29
Add getSymbolAlignment to the ObjectFile interface.
Rafael Espindola
2013-04-29
R600: Use correct CF_END instruction on Northern Island GPUs
Tom Stellard
2013-04-29
R600: Fix encoding of CF_END_{EG, R600} instructions
Tom Stellard
2013-04-29
Rationalize what is public in RuntimeDyldMachO and RuntimeDyldELF.
Rafael Espindola
2013-04-29
SimplifyCFG: If convert single conditional stores
Arnold Schwaighofer
2013-04-29
Disable the MCJIT tests on 32 bit darwin.
Rafael Espindola
2013-04-29
Remove unused method.
Rafael Espindola
2013-04-29
Update the documentation.
Rafael Espindola
2013-04-29
Use a RelocationRef instead of a relocation_iterator.
Rafael Espindola
2013-04-29
Revert "revert r179735, it has no testcases, and doesn't really make sense."
Reid Kleckner
2013-04-29
Exposing MCJIT through C API
Andrew Kaylor
2013-04-29
Propagate relocation info to resolveRelocation.
Rafael Espindola
2013-04-29
Replace ObjRelocationInfo with relocation_iterator.
Rafael Espindola
2013-04-29
Add in some conditional compilation in order to silence an unused variable wa...
Michael Gottesman
2013-04-29
[objc-arc] Apply the RV optimization to retains next to calls in ObjCARCContr...
Michael Gottesman
2013-04-29
Added statistics to count the number of retains/releases before/after optimiz...
Michael Gottesman
2013-04-29
Removed trailing whitespace.
Michael Gottesman
[prev]
[next]