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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for the VIA PadLock instructions.
Joerg Sonnenberger
2011-04-04
7
-4
/
+81
*
Expand Op0Mask by one bit in preparation for the PadLock prefixes.
Joerg Sonnenberger
2011-04-04
3
-50
/
+51
*
Stop caching basic block index ranges now that SlotIndexes can keep up.
Jakob Stoklund Olesen
2011-04-04
3
-30
/
+33
*
Delete leftover data members.
Jakob Stoklund Olesen
2011-04-04
1
-4
/
+0
*
Remove some support for ReturnInsts with multiple operands, and for
Jay Foad
2011-04-04
3
-43
/
+5
*
Region: Allow user control the printing style of the print function.
Tobias Grosser
2011-04-04
1
-16
/
+16
*
Attempt to fix breakage from r128782 reported by Francois Pichet on
Eli Friedman
2011-04-04
1
-0
/
+3
*
Start migrating mach-o dumping facilities to the object file out of a
Eric Christopher
2011-04-03
1
-0
/
+28
*
Move Object.cpp out of VMCore and into Object.
Eric Christopher
2011-04-03
3
-1
/
+1
*
Assorted bugfixes in object file handling:
Eric Christopher
2011-04-03
3
-2
/
+34
*
Add a set of C bindings for the Object interface.
Eric Christopher
2011-04-03
2
-0
/
+60
*
PR9446: RecursivelyDeleteTriviallyDeadInstructions can delete the instruction
Eli Friedman
2011-04-02
1
-1
/
+4
*
Don't assume something which might be a constant expression is an instruction.
Eli Friedman
2011-04-02
1
-3
/
+3
*
While SimplifyDemandedBits constant folds this, we can't rely on it here.
Benjamin Kramer
2011-04-02
1
-2
/
+7
*
ptx: support setp's 4-operand format
Che-Liang Chiou
2011-04-02
2
-35
/
+86
*
Use InterferenceCache in RegAllocGreedy.
Jakob Stoklund Olesen
2011-04-02
1
-94
/
+46
*
Add an InterferenceCache class for caching per-block interference ranges.
Jakob Stoklund Olesen
2011-04-02
4
-1
/
+300
*
Use basic block numbers as indexes when mapping slot index ranges.
Jakob Stoklund Olesen
2011-04-02
1
-11
/
+9
*
Do some peephole optimizations to remove pointless VMOVs from Neon to integer
Cameron Zwarich
2011-04-02
1
-0
/
+31
*
Add a RemoveFromWorklist method to DCI. This is needed to do some complicated
Cameron Zwarich
2011-04-02
1
-0
/
+4
*
Fixed a bug in disassembly of STR_POST, where the immediate is the second ope...
Johnny Chen
2011-04-02
1
-5
/
+13
*
Undo changes mistakenly made in revision 128750.
Akira Hatanaka
2011-04-02
2
-27
/
+59
*
Insert space before ';' to prevent warnings.
Akira Hatanaka
2011-04-02
3
-60
/
+28
*
Fixed MOVr for "should be" encoding bits for Inst{19-16} = 0b0000.
Johnny Chen
2011-04-01
1
-0
/
+1
*
MOVs should have Inst{19-16} as 0b0000, otherwise, the instruction is UNPREDI...
Johnny Chen
2011-04-01
1
-0
/
+1
*
Fix the instruction table entries for AI1_adde_sube_s_irs multiclass definiti...
Johnny Chen
2011-04-01
1
-0
/
+3
*
Fix comment.
Benjamin Kramer
2011-04-01
1
-2
/
+2
*
Tweaks to the icmp+sext-to-shifts optimization to address Frits' comments:
Benjamin Kramer
2011-04-01
1
-6
/
+6
*
Avoid de-referencing pass beginning of a basic block. No small test case poss...
Evan Cheng
2011-04-01
1
-18
/
+21
*
Remove redundant code. There are assignments to variables Base and Offset rig...
Akira Hatanaka
2011-04-01
1
-5
/
+0
*
Simplifies logic for printing target flags.
Akira Hatanaka
2011-04-01
3
-34
/
+29
*
When the architecture is explicitly armv6 or thumbv6, we need to mark the obj...
Owen Anderson
2011-04-01
1
-9
/
+15
*
LDRD/STRD instructions should print both Rt and Rt2 in the asm string.
Jim Grosbach
2011-04-01
1
-10
/
+5
*
Fix a LDRT/LDRBT decoding bug where for Encoding A2, if Inst{4} != 0, we shou...
Johnny Chen
2011-04-01
1
-0
/
+8
*
Fix build.
Benjamin Kramer
2011-04-01
1
-1
/
+2
*
InstCombine: Turn icmp + sext into bitwise/integer ops when the input has onl...
Benjamin Kramer
2011-04-01
1
-0
/
+50
*
InstCombine: Move (sext icmp) transforms into their own method. No intended f...
Benjamin Kramer
2011-04-01
2
-37
/
+43
*
Add comments.
Evan Cheng
2011-04-01
1
-2
/
+4
*
Assign node order numbers to results of call instruction lowering. This shoul...
Evan Cheng
2011-04-01
1
-4
/
+8
*
Modifies MipsAsmPrinter::isBlockOnlyReachableByFallthrough so that it handles...
Akira Hatanaka
2011-04-01
1
-1
/
+26
*
Fix LDRi12 immediate operand, which was changed to be the second operand in $...
Johnny Chen
2011-04-01
1
-3
/
+4
*
Add code for analyzing FP branches. Clean up branch Analysis functions.
Akira Hatanaka
2011-04-01
2
-223
/
+138
*
Initialize HasVMLxForwarding.
Benjamin Kramer
2011-04-01
1
-0
/
+1
*
Various Instructions' resizeOperands() methods are only used to grow the
Jay Foad
2011-04-01
1
-54
/
+16
*
While testing dragonegg I noticed that isCastable and getCastOpcode
Duncan Sands
2011-04-01
1
-4
/
+12
*
Issue libcalls __udivmod*i4 / __divmod*i4 for div / rem pairs.
Evan Cheng
2011-04-01
3
-19
/
+164
*
Remove unused variables
Matt Beaumont-Gay
2011-04-01
1
-3
/
+1
*
Apply again changes to support ARM memory asm parsing. I removed
Bruno Cardoso Lopes
2011-03-31
9
-76
/
+329
*
The basic register allocator must also use the inline spiller.
Jakob Stoklund Olesen
2011-03-31
1
-1
/
+1
*
Provide a legal pointer register class when targeting thumb1.
Jakob Stoklund Olesen
2011-03-31
2
-0
/
+7
[next]