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
2011-09-14
Thumb2 assembly parsing and encoding for PKH.
Jim Grosbach
2011-09-14
ARMv7a has the PKH instructions.
Jim Grosbach
2011-09-14
Add support to emit debug info for C++0x nullptr type.
Devang Patel
2011-09-14
ARM tighten up the register classes for the PKH instructions.
Jim Grosbach
2011-09-14
Fix a crasher in Thumb2 MOV-immediate encoding for certain inputs.
Owen Anderson
2011-09-14
Include limits.h to make sure PATH_MAX is known on Solaris 10.
Bill Wendling
2011-09-14
Thumb2 assembly parsing and encoding for ORR.
Jim Grosbach
2011-09-14
Thumb2 assembly parsing and encoding for ORN.
Jim Grosbach
2011-09-14
Thumb2 assembly parsing and encoding for NOP.W.
Jim Grosbach
2011-09-14
Thumb2 assembly parsing and encoding for MVN.
Jim Grosbach
2011-09-14
Nested IT blocks are UNPREDICTABLE. Mark them as such when disassembling them.
Owen Anderson
2011-09-14
Thumb2 assembly parsing and encoding for MUL.
Jim Grosbach
2011-09-14
DWARF: Generate the address lookup table from the DIE tree if .debug_aranges ...
Benjamin Kramer
2011-09-14
Add a simple routine to determine the typical system directory for
Douglas Gregor
2011-09-14
Thumb2 assembly parsing and encoding for MSR/MRS.
Jim Grosbach
2011-09-14
Thumb2 assembly parsing and encoding for MRC/MRC2/MRRC/MRRC2.
Jim Grosbach
2011-09-14
Thumb2 assembly parsing and encoding for MOVT.
Jim Grosbach
2011-09-14
Thumb2 assembly parsing for MOV in IT block.
Jim Grosbach
2011-09-14
DWARF: Reorder fields to reduce padding.
Benjamin Kramer
2011-09-14
Don't mark objc_retainBlock as nounwind. It calls user copy constructors
Dan Gohman
2011-09-14
objc_retainBlock is not NoModRef because it can update forwarding pointers
Dan Gohman
2011-09-14
ARM fix assembly parser handling of ranges in register lists.
Jim Grosbach
2011-09-14
DWARF: Improve indentation of DIE dumping so it's easier to see the structure.
Benjamin Kramer
2011-09-14
Ignore the cloning of unknown registers.
Jakob Stoklund Olesen
2011-09-14
llvm-dwarfdump: Make the "is debug info section" heuristic stricter so it doe...
Benjamin Kramer
2011-09-14
Add comment.
Akira Hatanaka
2011-09-14
Hoist back-copies to the least busy dominator.
Jakob Stoklund Olesen
2011-09-14
Move state var to private class member.
Jim Grosbach
2011-09-14
Add APInt support for converting to/from hexatridecimal strings
Douglas Gregor
2011-09-14
Add integer promotion support for vselect
Nadav Rotem
2011-09-14
Fix mem type for VEX.128 form of VROUNDP*. Remove filter preventing VROUND fr...
Craig Topper
2011-09-14
Make disassembling of VBLEND* print immediate as a XMM/YMM register name. Fix...
Craig Topper
2011-09-14
Add test case for PR10851.
Craig Topper
2011-09-14
One more patch towards JIT support for Mips.
Bruno Cardoso Lopes
2011-09-14
Teach the foldable tables about 128-bit AVX instructions and make the
Bruno Cardoso Lopes
2011-09-14
Vector shuffle mask <i32 4, i32 5, i32 2, i32 3> should yield "movsd", not "m...
Bruno Cardoso Lopes
2011-09-14
Don't rely in <algorithm> being pulled in transitively.
Benjamin Kramer
2011-09-14
Object: make the following changes into SymbolRef
Benjamin Kramer
2011-09-14
Remove unimplemented function prototypes from PathV2. They can be readded whe...
Benjamin Kramer
2011-09-14
DWARF: Port support for parsing .debug_aranges section from LLDB and wire it ...
Benjamin Kramer
2011-09-14
ObjectFile: Add support for mach-o-style dSYM companion files.
Benjamin Kramer
2011-09-14
Remove ancient debug info constructs from test cases, they are not relevant t...
Devang Patel
2011-09-14
Remove unnecessary old test.
Devang Patel
2011-09-14
DebugInfo: Don't print DIEs multiple times.
Benjamin Kramer
2011-09-13
Fix indenting.
Eric Christopher
2011-09-13
First step in supporting #line directives in assembler. This step parses the
Kevin Enderby
2011-09-13
unittests/Support/DataExtractorTest.cpp: Specify ULL explicitly to a few cons...
NAKAMURA Takumi
2011-09-13
Distinguish complex mapped values from forced recomputation.
Jakob Stoklund Olesen
2011-09-13
Update tests. Remove irrelevant tests.
Devang Patel
2011-09-13
Remove unnecessary scope resolution operator.
Jim Grosbach
[prev]
[next]