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
/
include
/
llvm
/
MC
/
MCInstrDesc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typo.
Chad Rosier
2012-09-24
1
-1
/
+1
*
Add an MCID::Select flag and TII hooks for optimizing selects.
Jakob Stoklund Olesen
2012-08-16
1
-0
/
+7
*
Shrink and reorder some fields in MCOperandInfo to fit it in 8 bytes to reduc...
Craig Topper
2012-03-11
1
-6
/
+6
*
Use uint16_t to store instruction implicit uses and defs. Reduces static data.
Craig Topper
2012-03-08
1
-6
/
+6
*
Put instruction names into an indexed string table on the side, removing a po...
Benjamin Kramer
2012-02-10
1
-7
/
+0
*
Move the Name field in MCInstrDesc to the end, saving 8 bytes of padding per ...
Benjamin Kramer
2012-02-09
1
-1
/
+1
*
Add bundle aware API for querying instruction properties and switch the code
Evan Cheng
2011-12-07
1
-91
/
+92
*
First chunk of MachineInstr bundle support.
Evan Cheng
2011-12-06
1
-0
/
+4
*
Add target hook for pseudo instruction expansion.
Jakob Stoklund Olesen
2011-09-25
1
-0
/
+8
*
Restore hasPostISelHook tblgen flag.
Andrew Trick
2011-09-20
1
-0
/
+8
*
ARM isel bug fix for adds/subs operands.
Andrew Trick
2011-09-20
1
-8
/
+0
*
Follow up to r138791.
Evan Cheng
2011-08-30
1
-0
/
+9
*
Thumb2 parsing and encoding for IT blocks.
Jim Grosbach
2011-08-29
1
-0
/
+12
*
Tidy up. 80 columns.
Jim Grosbach
2011-08-29
1
-1
/
+1
*
Tidy up. Trailing whitespace.
Jim Grosbach
2011-08-16
1
-45
/
+45
*
Add a new field to MCOperandInfo that contains information about the type of ...
Benjamin Kramer
2011-07-14
1
-0
/
+12
*
Add a target-indepedent entry to MCInstrDesc to describe the encoded size of ...
Owen Anderson
2011-07-13
1
-0
/
+7
*
Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
Evan Cheng
2011-06-28
1
-1
/
+1
*
- Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and
Evan Cheng
2011-06-28
1
-0
/
+489