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-12
[ms-inline asm] Move this logic into a static function as it's only applicable
Chad Rosier
2013-04-12
[ms-inline asm] Address the FIXME for ImmDisp before brackets. This
Chad Rosier
2013-04-12
lit: Fix infinite recursion when an out-of-tree test root is located inside t...
Daniel Dunbar
2013-04-12
lit: Add a test for discovery w/ test_exec_root (out-of-tree test root).
Daniel Dunbar
2013-04-12
[ms-inline asm] Have the [ Symbol ] case fall into the more general logic. This
Chad Rosier
2013-04-12
ARM: Correct printing of pre-indexed operands.
Quentin Colombet
2013-04-12
[ms-inline asm] Add support for operands that include both a symbol and an
Chad Rosier
2013-04-12
PPC: Remove (broken) nested implicit definition lists
Hal Finkel
2013-04-12
Add a comment about the PPC Interpretation64Bit bit
Hal Finkel
2013-04-12
Hexagon: Set isPredicatedNew flag on predicate new instructions.
Jyotsna Verma
2013-04-12
Hexagon: Set isPredicatedFlase flag for all the instructions with negated pre...
Jyotsna Verma
2013-04-12
Simplify (A & ~B) in icmp if A is a power of 2
David Majnemer
2013-04-12
[ms-inline asm] Add the implementation for the AOK_Delete kind, which was added
Chad Rosier
2013-04-12
LoopVectorizer: integer division is not a reduction operation
Arnold Schwaighofer
2013-04-12
AArch64: use full triple for ELF tests
Tim Northover
2013-04-12
AArch64: remove over-zealous use of CHECK-NEXT
Tim Northover
2013-04-12
Revert broken pieces of r179373.
Benjamin Kramer
2013-04-12
Replace uses of the deprecated std::auto_ptr with OwningPtr.
Andy Gibbs
2013-04-12
Fix a disconcerting bug in Value::isUsedInBasicBlock, which gave wrong answer...
Benjamin Kramer
2013-04-12
Don't explicitly provide -pie in MSan bootstrap of LLVM, as it's now implied ...
Alexey Samsonov
2013-04-12
Teach llvm-readobj to print ELF program headers
Nico Rieck
2013-04-12
Remove obsolete object file dumpers
Nico Rieck
2013-04-12
Replace coff-/elf-dump with llvm-readobj
Nico Rieck
2013-04-12
Add extensive relocation tests for llvm-readobj
Nico Rieck
2013-04-12
Add -expand-relocs to llvm-readobj
Nico Rieck
2013-04-12
Add missing relocation names
Nico Rieck
2013-04-12
Support MIPS64EL relocation type names
Nico Rieck
2013-04-12
Add PPC instruction record forms and associated query functions
Hal Finkel
2013-04-12
Don't disable block layout when forcing block alignment.
Nadav Rotem
2013-04-12
Fix the test on linux by setting the triple and the align format
Nadav Rotem
2013-04-12
Add a flag to align all basic blocks in the function.
Nadav Rotem
2013-04-12
Add 179294 back, but don't use bit fields so that it works on big endian hosts.
Rafael Espindola
2013-04-11
[ms-inline asm] Add support for using the LENGTH, TYPE, and SIZE operators with
Chad Rosier
2013-04-11
[ms-inline asm] Add support for using offsetof operator with variables that use
Chad Rosier
2013-04-11
Aliasing rules for struct-path aware TBAA.
Manman Ren
2013-04-11
[ms-inline asm] Pass a StringRef reference to ParseIntelVarWithQualifier so we
Chad Rosier
2013-04-11
TBAA: add utility to create a TBAA scalar type node
Manman Ren
2013-04-11
[ms-inline asm] Add a new AsmRewriteKind, AOK_Delete. To be used in a future
Chad Rosier
2013-04-11
[ms-inline asm] Remove brackets from around a symbol reference in the target
Chad Rosier
2013-04-11
Use FileCheck instead of grep.
Preston Gurd
2013-04-11
Fix undefined behavior in AArch64
David Majnemer
2013-04-11
Optimize icmp involving addition better
David Majnemer
2013-04-11
Mips specific inline asm memory operand modifier test case
Jack Carter
2013-04-11
[mips] Custom-lower i64 MULHS and MULHU nodes. Remove the code which selects
Akira Hatanaka
2013-04-11
[mips] Clean up MipsISelDAGToDAG.cpp and MipsISelLowering.cpp.
Akira Hatanaka
2013-04-11
Revert my last two commits while I debug what is wrong in a big endian host.
Rafael Espindola
2013-04-11
Fix llvm-readobj tests on big endian hosts.
Rafael Espindola
2013-04-11
Print more information about relocations.
Rafael Espindola
2013-04-11
Fix for wrong instcombine on vector insert/extract
Benjamin Kramer
2013-04-11
Add a CHECK-NOT for a more faithful translation of the original grep | count 2.
Eli Bendersky
[prev]
[next]