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-06
typo
Nadav Rotem
2013-04-06
Remove last use of InMemoryStruct from MachOObjectFile.cpp.
Rafael Espindola
2013-04-06
Don't use InMemoryStruct<macho::SymtabLoadCommand>.
Rafael Espindola
2013-04-06
Don't use InMemoryStruct in getSymbol64TableEntry.
Rafael Espindola
2013-04-06
Don't use InMemoryStruct in getSymbolTableEntry.
Rafael Espindola
2013-04-06
Don't use InMemoryStruct in getRelocation.
Rafael Espindola
2013-04-06
Dwarf: use utostr on CUID to append to SmallString.
Manman Ren
2013-04-05
Removed trailing whitespace.
Michael Gottesman
2013-04-05
R600/SI: Add support for buffer stores v2
Tom Stellard
2013-04-05
R600/SI: Use same names for corresponding MUBUF operands and encoding fields
Tom Stellard
2013-04-05
R600: Add RV670 processor
Tom Stellard
2013-04-05
R600/SI: Add processor types for each SI variant
Tom Stellard
2013-04-05
R600/SI: Avoid generating S_MOVs with 64-bit immediates v2
Tom Stellard
2013-04-05
Enable early if conversion on PPC
Hal Finkel
2013-04-05
Correct the PPC A2 misprediction penalty
Hal Finkel
2013-04-05
An objc_retain can serve as a use for a different pointer.
Michael Gottesman
2013-04-05
Properly model precise lifetime when given an incomplete dataflow sequence.
Michael Gottesman
2013-04-05
Reapply r178845 with fix - Fix bug in PEI's virtual-register scavenging
Hal Finkel
2013-04-05
Use the target options specified on a function to reset the back-end.
Bill Wendling
2013-04-05
Revert r178845 - Fix bug in PEI's virtual-register scavenging
Hal Finkel
2013-04-05
Tidy up a bit. No functional change.
Jim Grosbach
2013-04-05
Disable the optimization about promoting vector-element-access with symbolic ...
Shuxin Yang
2013-04-05
[mips] XFAIL test-interp-vec-loadstore.ll in an attempt to turn builder
Akira Hatanaka
2013-04-05
<rdar://problem/13551789> Fix a race in the LockFileManager.
Douglas Gregor
2013-04-05
<rdar://problem/13551789> Fix yet another race in unique_file.
Douglas Gregor
2013-04-05
[Support][FileSystem] Fix identify_magic for big endian ELF.
Michael J. Spencer
2013-04-05
Move yaml2obj to tools too.
Rafael Espindola
2013-04-05
Define versions of Section that are explicitly marked as little endian.
Rafael Espindola
2013-04-05
Added two debug logging messages to VisitInstructionsTopDown to match VisitIn...
Michael Gottesman
2013-04-05
Don't use InMemoryStruct in getSection and getSection64.
Rafael Espindola
2013-04-05
Cleaned up whitespace and made debug logging less verbose.
Michael Gottesman
2013-04-05
Make the test/CodeGen/X86/win32_sret.ll reliable on any CPU by explicitly spe...
Timur Iskhodzhanov
2013-04-05
Reverting 178851 as it broke buildbots
Renato Golin
2013-04-05
[ms-inline asm] Add support for numeric displacement expressions in bracketed
Chad Rosier
2013-04-05
[Support] Disable assertion dialogs from the MSVC debug CRT
Reid Kleckner
2013-04-05
Use ScalarBitSetTraits.
Rafael Espindola
2013-04-05
Fix include guards to match new location.
Rafael Espindola
2013-04-05
Don't fetch pointers from a InMemoryStruct.
Rafael Espindola
2013-04-05
Enable JIT/MCJIT unit tests for targets with JIT support.
Jyotsna Verma
2013-04-05
Respect Addend when processing MCJIT relocations to local/global symbols.
Ulrich Weigand
2013-04-05
llvm-symbolizer: correctly parse filenames given in quotes
Alexey Samsonov
2013-04-05
Add a basic test for llvm-symbolizer tool
Alexey Samsonov
2013-04-05
Buildbot fix for r178851: mistake was in wrong TargetRegisterInfo::getRegClas...
Stepan Dyatkovskiy
2013-04-05
Add obj2yaml to test dependencies
Alexey Samsonov
2013-04-05
Fix for PR14824: "Optimization arm_ldst_opt inserts newly generated instructi...
Stepan Dyatkovskiy
2013-04-05
Add a SchedMachineModel for the PPC G5
Hal Finkel
2013-04-05
The ppc bots say this is the last broken line, so lets try one more :-(
Rafael Espindola
2013-04-05
Add a SchedMachineModel for the PPC A2
Hal Finkel
2013-04-05
One more try before I just delete the macho bits until tomorrow.
Rafael Espindola
2013-04-05
Fix bug in PEI's virtual-register scavenging
Hal Finkel
[prev]
[next]