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-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
2013-04-29
Fix for r180693. = /.
Michael Gottesman
2013-04-29
[objc-arc-annotations] Moved the disabling of call movement to ConnectTDBUTra...
Michael Gottesman
2013-04-28
Inline variable into the #ifdef block where it's used.
Benjamin Kramer
2013-04-28
AArch64 InstrFormats:
Jia Liu
2013-04-27
Fix typo. Stupid me.
Joerg Sonnenberger
2013-04-27
Regen.
Eric Christopher
2013-04-27
Only use cxxabi.h's demangler, if it is actually available.
Joerg Sonnenberger
2013-04-27
Handle tied sub-operands in AsmMatcherEmitter
Ulrich Weigand
2013-04-27
Fix a XOR reassociation bug.
Shuxin Yang
2013-04-27
Documentation: end option description with a period
Dmitri Gribenko
2013-04-27
AArch64: convert MC-layer test to .s file
Tim Northover
2013-04-27
[objc-arc] Test cleanups.
Michael Gottesman
2013-04-27
Generalize the MachineTraceMetrics public API.
Andrew Trick
2013-04-27
Add target flags to MachineMemOperands.
Andrew Trick
2013-04-27
whitespace
Andrew Trick
2013-04-27
Use the target triple from the target machine rather than the module
Eric Christopher
2013-04-27
Move the XFAIL out of the middle of a comment.
Eric Christopher
2013-04-27
Make all darwin ppc stubs local.
Rafael Espindola
2013-04-27
Struct-path aware TBAA: change the format of TBAAStructType node.
Manman Ren
2013-04-26
Cleanup and document MachineLocation.
Adrian Prantl
2013-04-26
Micro-optimization
Bill Wendling
2013-04-26
Make CHECK lines a bit less strict so they also match code generated for win64.
Benjamin Kramer
2013-04-26
Teach the interpreter to handle vector compares and additional vector arithme...
Nadav Rotem
2013-04-26
Use llvm/Object/MachO.h in macho-dumper. Drop the old macho parser.
Rafael Espindola
2013-04-26
The exception demo needs its symbols exported.
Rafael Espindola
2013-04-26
R600: Initialize AMDGPUMachineFunction::ShaderType to ShaderType::COMPUTE
Tom Stellard
[prev]
[next]