index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove old hack for compiling with gcc-4.0.
Bob Wilson
2011-09-26
1
-25
/
+8
*
ASR #32 is not allowed on Thumb2 USAT and SSAT instructions.
Owen Anderson
2011-09-26
1
-0
/
+1
*
Add target hook for pseudo instruction expansion.
Jakob Stoklund Olesen
2011-09-25
1
-0
/
+1
*
Don't allow 32-bit only instructions to be disassembled in 64-bit mode. Fixes...
Craig Topper
2011-09-23
4
-6
/
+19
*
Restore hasPostISelHook tblgen flag.
Andrew Trick
2011-09-20
3
-1
/
+4
*
ARM isel bug fix for adds/subs operands.
Andrew Trick
2011-09-20
3
-4
/
+1
*
Remove more of llvmc and dependencies.
Eric Christopher
2011-09-20
4
-3176
/
+0
*
Thumb2 assembly parsing and encoding for TBB/TBH.
Jim Grosbach
2011-09-19
1
-0
/
+2
*
Better Error Reporting
David Greene
2011-09-19
1
-0
/
+4
*
Migrate this to use clang by default as well.
Eric Christopher
2011-09-16
1
-6
/
+3
*
We now look for clang, then llvm-gcc, then gcc as our compiler. We don't need
Eric Christopher
2011-09-16
1
-12
/
+0
*
Fix mem type for VEX.128 form of VROUNDP*. Remove filter preventing VROUND fr...
Craig Topper
2011-09-14
1
-5
/
+0
*
[tablegen] In ClangAttrEmitter.cpp handle SourceLocation arguments to attribu...
Argyrios Kyrtzidis
2011-09-13
1
-2
/
+7
*
In ClangAttrEmitter.cpp emit code that allows attributes to keep their source...
Argyrios Kyrtzidis
2011-09-13
1
-3
/
+3
*
Remove filter that was preventing MOVDQU/MOVDQA and their VEX forms from bein...
Craig Topper
2011-09-13
1
-3
/
+1
*
Fix disassembling of reverse register/register forms of ADD/SUB/XOR/OR/AND/SB...
Craig Topper
2011-09-11
1
-1
/
+1
*
Fix disassembling of PAUSE instruction. Fixes PR10900. Also fixed NOP disasse...
Craig Topper
2011-09-11
2
-3
/
+6
*
Update Clang AST attribute reader tblgen generation to match with ASTReader c...
Douglas Gregor
2011-09-09
1
-1
/
+1
*
Thumb2 assembly parsing and encoding for LDREX/LDREXB/LDREXD/LDREXH.
Jim Grosbach
2011-09-09
1
-0
/
+1
*
Make sure to handle the case where emitPredicateMatch returns false. Noticed...
Eli Friedman
2011-09-08
1
-1
/
+2
*
Added LateParsed property to TableGen attributes.
Caitlin Sadowski
2011-09-08
3
-0
/
+43
*
Fix warning on windows; use of comparison with bool argument.
James Molloy
2011-09-08
1
-1
/
+1
*
Fix a use of freed string contents.
Andrew Trick
2011-09-08
1
-4
/
+4
*
whitespace
Andrew Trick
2011-09-08
1
-2
/
+2
*
Thumb2 assembly parsing and encoding for LDRBT.
Jim Grosbach
2011-09-07
1
-0
/
+1
*
Thumb2 parsing and encoding for LDR(immediate).
Jim Grosbach
2011-09-07
1
-0
/
+1
*
Second of a three-patch series aiming to fix MSR/MRS on Cortex-M. This adds p...
James Molloy
2011-09-07
3
-6
/
+58
*
Dependency should be on the output file name, not the dependency file
Joerg Sonnenberger
2011-09-07
1
-1
/
+1
*
valgrind: Suppress glibc's optiized strcasecmp harder.
Benjamin Kramer
2011-09-03
1
-1
/
+7
*
Attempt to silence known valgrind errors.
Andrew Trick
2011-09-02
1
-0
/
+5
*
Make RecordVal Name an Init
David Greene
2011-09-02
2
-3
/
+16
*
Fix the disassembly of the X86 "crc32w %ax, %eax" instruction. Bug 10702.
Kevin Enderby
2011-09-02
1
-2
/
+5
*
Make IC_VEX* not inherit from IC_*. Prevents instructions with no VEX form fr...
Craig Topper
2011-09-02
1
-26
/
+23
*
Fix up r137380 based on post-commit review by Jim Grosbach.
James Molloy
2011-09-01
1
-3
/
+3
*
lit: Normalize pathsep slashes also on %T.
NAKAMURA Takumi
2011-08-31
1
-0
/
+1
*
Follow up to r138791.
Evan Cheng
2011-08-30
3
-0
/
+3
*
Lit option for ignoring stderr output.
Andrew Trick
2011-08-30
4
-4
/
+11
*
Add vvvv support to disassembling of instructions with MRMDestMem and MRMDest...
Craig Topper
2011-08-30
1
-4
/
+27
*
Fix the disassembly of the X86 crc32 instruction. Bug 10702 and rdar://8795217
Kevin Enderby
2011-08-29
1
-2
/
+3
*
Reverted r138652, valgrind doesn't understand obj:*/tblgen.
Andrew Trick
2011-08-27
2
-12
/
+0
*
Improve encoding support for BLX with immediat eoperands, and fix a BLX decod...
Owen Anderson
2011-08-26
1
-0
/
+1
*
valgrind: Always suppress tblgen leaks.
Andrew Trick
2011-08-26
2
-0
/
+12
*
lit: Add %T as a replacement for the output directory
Douglas Gregor
2011-08-26
1
-1
/
+3
*
Give ATTR_VEX higher priority when generating the disassembler context table....
Craig Topper
2011-08-25
1
-2
/
+2
*
Thumb parsing and encoding support for ADD SP instructions.
Jim Grosbach
2011-08-24
1
-1
/
+2
*
Thumb1 ADD/SUB SP instructions are predicable in Thumb2 mode.
Jim Grosbach
2011-08-24
1
-0
/
+1
*
Thread safety: Adding in an option for variadic expr* array of arguments
Caitlin Sadowski
2011-08-23
1
-0
/
+2
*
Fix fpimmm->fpimm typo.
Eric Christopher
2011-08-23
1
-1
/
+1
*
utils/lit/lit/TestingConfig.py: Pass TEMP and TMP to tests on Win32 hosts.
NAKAMURA Takumi
2011-08-20
1
-0
/
+2
*
utils/lit/lit/TestingConfig.py: Split out environment vars for Win32.
NAKAMURA Takumi
2011-08-20
1
-3
/
+8
[next]