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-30
Fix indentation.
Akira Hatanaka
2013-03-30
[mips] Add mips-specific nodes which will be used to select multiply and divide
Akira Hatanaka
2013-03-30
[mips] Implement getRepRegClassFor in MipsSETargetLowering. This function is
Akira Hatanaka
2013-03-30
[mips] Fix MipsSEInstrInfo::copyPhysReg, loadRegFromStack and storeRegToStack
Akira Hatanaka
2013-03-30
[mips] Expand pseudo load, store and copy instructions right before
Akira Hatanaka
2013-03-30
[mips] Define pseudo instructions for spilling and copying accumulator
Akira Hatanaka
2013-03-29
Use SmallVectorImpl instead of SmallVector at the uses.
Eric Christopher
2013-03-29
Run the ObjCARCContract pass for LTO. <rdar://problem/13538084>
Bob Wilson
2013-03-29
Updated test0 of retain-not-declared.ll to reflect the fact that objc-arc-exp...
Michael Gottesman
2013-03-29
SmallVector and SmallPtrSet allocations now power-of-two aligned.
Jean-Luc Duprat
2013-03-29
[docs] The STL "binary search" has a non-obvious name.
Sean Silva
2013-03-29
Exclude the X86/complex-fca.ll test at it probably wasn't supposed to work on...
Timur Iskhodzhanov
2013-03-29
Add clang.arc.used to ModuleHasARC so ARC always runs if said call is present...
Michael Gottesman
2013-03-29
Hexagon: Add emitFrameIndexDebugValue function to emit debug information.
Jyotsna Verma
2013-03-29
Use 12 as the magic number for our abbreviation data and our
Eric Christopher
2013-03-29
Move the construction of the skeleton compile unit after the
Eric Christopher
2013-03-29
move testcase into appropriate X86 subdirectory.
Adrian Prantl
2013-03-29
Implement FRINT lowering on PPC using frin
Hal Finkel
2013-03-29
[mips] Define a function which returns the GPR register class.
Akira Hatanaka
2013-03-29
Fix TableGen subtarget-emitter to handle A9/Swift.
Andrew Trick
2013-03-29
Build fixes for STLPort + GCC
Matt Arsenault
2013-03-29
Fix loop style
Matt Arsenault
2013-03-29
Split the llvm/tools/clang/test/CodeGenObjC/debug-info-blocks.m testcase into...
Adrian Prantl
2013-03-29
Remove the old CodePlacementOpt pass.
Benjamin Kramer
2013-03-29
Fix a typo
Nadav Rotem
2013-03-29
Hexagon: Disable DwarfUsesInlineInfoSection flag.
Jyotsna Verma
2013-03-29
Add PPC FP rounding instructions fri[mnpz]
Hal Finkel
2013-03-29
Revert "Fix allocations of SmallVector and SmallPtrSet so they are more prone...
Rafael Espindola
2013-03-29
Fix allocations of SmallVector and SmallPtrSet so they are more prone to
Jean-Luc Duprat
2013-03-29
Removed trailing whitespace.
Michael Gottesman
2013-03-29
[mips] Change type of accumulator registers to Untyped. Add two more accumulator
Akira Hatanaka
2013-03-29
[mips] Define overloaded versions of storeRegToStack and loadRegFromStack.
Akira Hatanaka
2013-03-29
[mips] Add parameter Alignment to MipsFrameLowering's constructor.
Akira Hatanaka
2013-03-29
Revert r178166. According to Howard, this code is actually ok.
Dan Gohman
2013-03-28
[Mips Assembler] Add support for OR macro with imediate opperand
Jack Carter
2013-03-28
Add support of RDSEED defined in AVX2 extension
Michael Liao
2013-03-28
Enhance boolean simplification to handle 16-/64-bit RDRAND
Michael Liao
2013-03-28
Skip moving call address loading into callseq when targets prefer register in...
Michael Liao
2013-03-28
Removed dead code from ObjCARCOpts relating to tracking objc_retainBlocks thr...
Michael Gottesman
2013-03-28
[fast-isel] Add a preemptive fix for the case where we fail to materialize an
Chad Rosier
2013-03-28
[Mips Assembler] Add alias definitions for jal
Jack Carter
2013-03-28
Add the X86 FMAs to the scheduling model.
Nadav Rotem
2013-03-28
Minor simplification.
Bill Wendling
2013-03-28
Add the Haswell machine model.
Nadav Rotem
2013-03-28
Remove the unused port from the SandyBridge machine model
Nadav Rotem
2013-03-28
Add ADX CPUID detection
Michael Liao
2013-03-28
These two are default in the constructor for MCAsmInfo.
Eric Christopher
2013-03-28
Make Win32 put the SRet address into EAX, fixes PR15556
Timur Iskhodzhanov
2013-03-28
Specify CPUs on the PPC bswap-load-store test
Hal Finkel
2013-03-28
Only enable 64-bit bswap DAG combines for PPC64
Hal Finkel
[prev]
[next]