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
*
Add X86 INVPCID instruction. Add 32/64-bit predicates to INVEPT, INVVPID, VMR...
Craig Topper
2011-10-16
1
-4
/
+0
*
Make SMDiagnostic a little more sane. Instead of passing around note/warning...
Chris Lattner
2011-10-16
1
-36
/
+37
*
Enhance llvm::SourceMgr to support diagnostic ranges, the same way clang does...
Chris Lattner
2011-10-16
1
-1
/
+1
*
Add X86 BEXTR instruction. This instruction uses VEX.vvvv to encode Operand 3...
Craig Topper
2011-10-16
2
-6
/
+21
*
Add a helper script to create branches and tag release candidates.
Bill Wendling
2011-10-16
1
-0
/
+95
*
Add a script that helps merge changes into a release branch.
Bill Wendling
2011-10-16
1
-0
/
+72
*
Add support for X86 blsr, blsmsk, and blsi instructions. Required extra work ...
Craig Topper
2011-10-15
1
-8
/
+50
*
Fix threads/jobs Calculation
David Greene
2011-10-14
1
-3
/
+4
*
Add Helpful Messages
David Greene
2011-10-14
1
-0
/
+3
*
Add Option to Skip Install
David Greene
2011-10-14
1
-4
/
+7
*
Add Option to Skip gcc Build
David Greene
2011-10-14
1
-0
/
+8
*
Add X86 ANDN instruction. Including instruction selection.
Craig Topper
2011-10-14
1
-0
/
+2
*
Ban rematerializable instructions with side effects.
Jakob Stoklund Olesen
2011-10-14
1
-0
/
+6
*
ARM parsing and encoding for the <option> form of LDC/STC instructions.
Jim Grosbach
2011-10-12
1
-0
/
+1
*
Remove extra semicolon.
Eli Friedman
2011-10-11
1
-1
/
+1
*
Fix disassembling of popcntw. Also remove some code that says it accounts for...
Craig Topper
2011-10-11
2
-2
/
+15
*
Emit full ED initializers even for pseudo-instructions.
Jakob Stoklund Olesen
2011-10-10
1
-14
/
+14
*
Insert dummy ED table entries for pseudo-instructions.
Jakob Stoklund Olesen
2011-10-10
1
-3
/
+3
*
ARM NEON assembly parsing and encoding for VDUP(scalar).
Jim Grosbach
2011-10-07
1
-0
/
+3
*
Remove Multidefs
David Greene
2011-10-07
2
-2
/
+2
*
Revert part of r141274. Only need to change encoding for xchg %eax, %eax in 6...
Craig Topper
2011-10-07
1
-0
/
+1
*
Remove the Clang tblgen backends from LLVM.
Peter Collingbourne
2011-10-06
14
-4019
/
+0
*
Fix assembling of xchg %eax, %eax to not use the NOP encoding of 0x90. This w...
Craig Topper
2011-10-06
2
-0
/
+9
*
Build system infrastructure for multiple tblgens.
Peter Collingbourne
2011-10-06
2
-16
/
+2
*
Remove the TRI::getSubRegisterRegClass() hook.
Jakob Stoklund Olesen
2011-10-06
1
-27
/
+2
*
Vim Support for Multidefs
David Greene
2011-10-05
1
-1
/
+1
*
Emacs Support for Multidefs
David Greene
2011-10-05
1
-1
/
+1
*
Add TRI::getSubClassWithSubReg(RC, Idx) function.
Jakob Stoklund Olesen
2011-10-05
3
-6
/
+67
*
Properly use const_iterator.
Jakob Stoklund Olesen
2011-10-04
1
-4
/
+4
*
Teach TableGen to infer missing register classes.
Jakob Stoklund Olesen
2011-10-04
2
-17
/
+194
*
TableGen: Store all allocation orders together.
Jakob Stoklund Olesen
2011-10-04
2
-14
/
+15
*
TableGen: Privatize CodeGenRegisterClass::TheDef and Name.
Jakob Stoklund Olesen
2011-10-04
5
-29
/
+32
*
TableGen: Don't add synthetic Records to the RecordKeeper.
Jakob Stoklund Olesen
2011-10-04
1
-1
/
+0
*
Add support in the disassembler for ignoring the L-bit on certain VEX instruc...
Craig Topper
2011-10-04
4
-20
/
+25
*
Remove last references to hotpatch.
Rafael Espindola
2011-10-04
1
-1
/
+1
*
Find the strip tool that works with the specified SDKROOT. rdar://10165908
Bob Wilson
2011-10-03
1
-4
/
+10
*
Fix typo in r140954.
Craig Topper
2011-10-02
1
-1
/
+0
*
Fix disassembling of INVEPT and INVVPID to take operands
Craig Topper
2011-10-01
1
-0
/
+2
*
Fix disassembler handling of CRC32 which is an odd instruction that uses 0xf2...
Craig Topper
2011-10-01
2
-6
/
+18
*
Move TableGen's parser and entry point into a library
Peter Collingbourne
2011-10-01
69
-6879
/
+129
*
Subtarget getFeatureBits() returns a uint64_t, not unsigned.
Bob Wilson
2011-10-01
1
-1
/
+1
*
Use precomputed BitVector for CodeGenRegisterClass::hasSubClass().
Jakob Stoklund Olesen
2011-09-30
2
-8
/
+15
*
Store sub-class lists as a bit vector.
Jakob Stoklund Olesen
2011-09-30
1
-21
/
+4
*
Extract a slightly more general BitVector printer.
Jakob Stoklund Olesen
2011-09-30
1
-7
/
+16
*
Compute lists of super-classes in CodeGenRegisterClass.
Jakob Stoklund Olesen
2011-09-30
3
-39
/
+43
*
Implement VarListElementInit:: resolveListElementReference
David Greene
2011-09-30
1
-2
/
+10
*
Precompute a bit vector of register sub-classes.
Jakob Stoklund Olesen
2011-09-30
2
-0
/
+35
*
Order register classes topologically.
Jakob Stoklund Olesen
2011-09-30
2
-1
/
+41
*
Switch to ArrayRef<CodeGenRegisterClass*>.
Jakob Stoklund Olesen
2011-09-29
8
-66
/
+58
*
tblgen/ClangDiagnostics: Add support for split default warning "no-werror" and
Daniel Dunbar
2011-09-29
1
-1
/
+17
[next]