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
2011-11-11
CMake: Fix CMake build for new Mips tblgen file.
Daniel Dunbar
2011-11-11
ARM vldm and vstm VFP instructions can take a data type suffix.
Jim Grosbach
2011-11-11
Target/LLVMBuild: Order components alphabetically.
Daniel Dunbar
2011-11-11
Mips MC object code emission improvements:
Bruno Cardoso Lopes
2011-11-11
Nuke no longer accurate comment.
Jim Grosbach
2011-11-11
Preserve MachineMemOperands in ARMLoadStoreOptimizer.
Andrew Trick
2011-11-11
ARM allow Q registers in vldm/vstm register lists.
Jim Grosbach
2011-11-11
allow non-device function calls in PTX when natively handling device-side printf
Dan Bailey
2011-11-11
add rules in tabgen for PTX COPY_ADDRESS of frameindex
Dan Bailey
2011-11-11
Remove the unnecessary dependency on libARMCodeGen from libARMDisassembler.
Benjamin Kramer
2011-11-11
Remove the unnecessary dependency on libMBlazeCodeGen from libMBlazeDisassemb...
Benjamin Kramer
2011-11-11
Add lowering for AVX2 shift instructions.
Craig Topper
2011-11-11
Rename variables to avoid confusion. No functionallity change intended.
Chad Rosier
2011-11-11
Add support for using immediates with select instructions.
Chad Rosier
2011-11-11
Do not try to detect DAG combine patterns for integer multiply-add/sub if value
Akira Hatanaka
2011-11-11
64-bit atomic instructions.
Akira Hatanaka
2011-11-11
Modify LowerFRAMEADDR. Use 64-bit register FP_64 when ABI is N64.
Akira Hatanaka
2011-11-11
Add 64-bit versions of LEA_ADDiu and DynAlloc. Modify LowerDYNAMIC_STACKALLOC.
Akira Hatanaka
2011-11-11
64-bit versions of jal, jalr and bal.
Akira Hatanaka
2011-11-11
Emit Mips64's sequence of instructions that set global register in prologue.
Akira Hatanaka
2011-11-11
Fix printing of MCSymbolRegExpr. Needs three closing parentheses for
Akira Hatanaka
2011-11-11
Make sure to expand SIGN_EXTEND_INREG for NEON vectors. PR11319, round 3.
Eli Friedman
2011-11-11
When loading a value, treat an i1 as an i8.
Chad Rosier
2011-11-11
If we have to reset the calculation of the compact encoding, then also reset the
Bill Wendling
2011-11-11
Add support for using MVN to materialize negative constants.
Chad Rosier
2011-11-11
LLVMBuild: Add explicit information on whether targets define an assembly pri...
Daniel Dunbar
2011-11-10
Thumb2 ldm/stm updating w/ one register in the list are LDR/STR.
Jim Grosbach
2011-11-10
ARM let processInstruction() tranforms chain.
Jim Grosbach
2011-11-10
Thumb2 parsing for push/pop w/ hi registers in the reglist.
Jim Grosbach
2011-11-10
Thumb1 diagnostics for reglist on PUSH/POP fix.
Jim Grosbach
2011-11-10
Thumb MUL assembly parsing for 3-operand form.
Jim Grosbach
2011-11-10
build/MBlazeDisassembler: Some compilers may generate an MBlaze disassembler
Daniel Dunbar
2011-11-10
When in ARM mode, LDRH/STRH require special handling of negative offsets.
Chad Rosier
2011-11-10
ARM .thumb_func directive for quoted symbol names.
Jim Grosbach
2011-11-10
ARM assembly parsing for LSR/LSL/ROR(immediate).
Jim Grosbach
2011-11-10
ARM assembly parsing for ASR(immediate).
Jim Grosbach
2011-11-10
build: Rename CBackend and CppBackend libraries to have CodeGen suffix, for
Daniel Dunbar
2011-11-10
AVX2: Add variable shift from memory.
Nadav Rotem
2011-11-10
For immediate encodings of icmp, zero or sign extend first. Then
Chad Rosier
2011-11-10
build/Make & CMake: Pass the appropriate --native-target and --enable-targets
Daniel Dunbar
2011-11-10
llvm-build: Add --native-target and --enable-targets options, and add logic to
Daniel Dunbar
2011-11-10
llvm-build: Change CBackend and CppBackend to not use library_name. This will
Daniel Dunbar
2011-11-10
llvm-build: Add an explicit component type to represent targets.
Daniel Dunbar
2011-11-10
Tidy up.
Jim Grosbach
2011-11-09
Thumb2 assembly parsing STMDB w/ optional .w suffix.
Jim Grosbach
2011-11-09
Make sure we correctly unroll conversions between v2f64 and v2i32 on ARM.
Eli Friedman
2011-11-09
The ARM LDRH/STRH instructions use a +/-imm8 encoding, not an imm12.
Chad Rosier
2011-11-09
AVX2: Add patterns for variable shift operations
Nadav Rotem
2011-11-09
Remove unnecessary include.
Devang Patel
2011-11-09
Add AVX2 support for vselect of v32i8
Nadav Rotem
[prev]
[next]