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
path:
root
/
lib
/
Target
Age
Commit message (
Expand
)
Author
2012-06-22
Add support for the PPC isel instruction.
Hal Finkel
2012-06-22
Whitespace.
Chad Rosier
2012-06-22
Revert r158679 - use case is unclear (and it increases the memory footprint).
Hal Finkel
2012-06-22
Use "NoItineraries" for processors with no itineraries.
Andrew Trick
2012-06-22
Functions calling __builtin_eh_return must have a frame pointer.
Jakob Stoklund Olesen
2012-06-22
ARM scheduling fix: don't guess at implicit operand latency.
Andrew Trick
2012-06-22
ARM scheduling fix: compute predicated implicit use properly.
Andrew Trick
2012-06-22
Rename -allow-excess-fp-precision flag to -fuse-fp-ops, and switch from a
Lang Hames
2012-06-22
Convert the PPC backend to use the new FMA infrastructure.
Hal Finkel
2012-06-21
1. fix null program output after some other changes
Akira Hatanaka
2012-06-21
Treat TargetGlobalAddress as a constant for the purpose of matching pre-inc s...
Hal Finkel
2012-06-21
The inline asm operand modifier 'c' is suppose
Jack Carter
2012-06-21
Add a missing llvm.fma -> VFNMS pattern to the ARM backend.
Lang Hames
2012-06-20
Revert r158846.
Akira Hatanaka
2012-06-20
In MipsDisassembler.cpp, instead of defining register class tables, use the ones
Akira Hatanaka
2012-06-20
Add support for generating reg+reg (indexed) pre-inc loads on PPC.
Hal Finkel
2012-06-20
Remove 'static' from inline functions defined in header files.
Chandler Carruth
2012-06-20
Add predicate check around some patterns.
Craig Topper
2012-06-20
Add predicate check around some patterns.
Craig Topper
2012-06-20
Don't insert 128-bit UNDEF into 256-bit vectors. Just keep the 256-bit vector...
Craig Topper
2012-06-19
Add DAG-combines for aggressive FMA formation.
Lang Hames
2012-06-19
Implement PPCInstrInfo::isCoalescableExtInstr().
Jakob Stoklund Olesen
2012-06-19
Have ARM ELF use correct reloc for "b" instr.
Jan Wen Voung
2012-06-19
Mark most PPC register classes to avoid write-after-write.
Hal Finkel
2012-06-19
Make MipsLongBranch::runOnMachineFunction return true.
Akira Hatanaka
2012-06-19
Use MachineBasicBlock::instr_iterator instead of MachineBasicBlock::iterator in
Akira Hatanaka
2012-06-19
Add support for generating reg+reg preinc stores on PPC.
Hal Finkel
2012-06-19
Move the support for using .init_array from ARM to the generic
Rafael Espindola
2012-06-18
ARM: use NOEN loads and stores if possible when handling struct byval.
Manman Ren
2012-06-18
Allow up to 64 functional units per processor itinerary.
Hal Finkel
2012-06-18
ARM: Define generic HINT instruction.
Jim Grosbach
2012-06-18
This change handles a another case for generating the bic instruction
Joel Jones
2012-06-18
Temporarily revert r158087.
Chandler Carruth
2012-06-16
Cleanup trip-count finding for PPC CTR loops (and some bug fixes).
Hal Finkel
2012-06-16
*no need to pollute Intel syntax with bonus mnemonics; operand size is explic...
Kay Tiong Khoo
2012-06-16
Mips/AsmParser/CMakeLists.txt: Fix dependency.
NAKAMURA Takumi
2012-06-15
Fix the encoding of the armv7m (MClass) for MSR registers other than aspr,
Kevin Enderby
2012-06-15
ARM: optimization for sub+abs.
Manman Ren
2012-06-15
*fixed to separate mnemonic from operands with tab
Kay Tiong Khoo
2012-06-15
Preserve <undef> flags in ARMExpandPseudo.
Jakob Stoklund Olesen
2012-06-15
Move AVX version of convert instructions that write to GPRs to the Op1 table.
Craig Topper
2012-06-14
Move X86::VCVTTSD2SIrr from the 2 operand to 1 operand MemRegOp table.
Pete Cooper
2012-06-14
Fix coding style violations. Remove white spaces and tabs.
Akira Hatanaka
2012-06-14
1. introduce MipsPat in place of Pat in order to exclude those from
Akira Hatanaka
2012-06-14
MipsLongBranch.cpp: Tweak llvm::next() to appease msvc.
NAKAMURA Takumi
2012-06-14
Replace assertion failure for badly formatted CPS instrution with error message.
Richard Barton
2012-06-14
Cleanup whitespace.
Jush Lu
2012-06-14
Fix Mips/CMakeLists.txt.
Akira Hatanaka
2012-06-14
Add file MipsLongBranch.cpp.
Akira Hatanaka
2012-06-14
Remove code in MipsAsmPrinter and MipsMCInstLower.
Akira Hatanaka
[prev]
[next]