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
*
Merge with LLVM upstream 2011/10/20 (r142530)
Logan Chien
2011-10-20
801
-31175
/
+62016
|
\
|
*
Use literal pool loads instead of MOVW/MOVT for materializing global addresse...
James Molloy
2011-10-19
1
-3
/
+6
|
*
Implement Paste
David Greene
2011-10-19
3
-28
/
+67
|
*
Process NAME
David Greene
2011-10-19
1
-8
/
+35
|
*
Process Defm Prefix as Init
David Greene
2011-10-19
2
-20
/
+40
|
*
Parse Def ID as Value
David Greene
2011-10-19
2
-14
/
+42
|
*
Don't Parse Object Body as a Name
David Greene
2011-10-19
1
-0
/
+4
|
*
Use Parse Mode
David Greene
2011-10-19
1
-2
/
+9
|
*
Make ID Parsing More Flexible
David Greene
2011-10-19
2
-10
/
+26
|
*
Add NAME Member
David Greene
2011-10-19
2
-1
/
+6
|
*
Fix Name Access
David Greene
2011-10-19
1
-2
/
+3
|
*
Fix Name Access
David Greene
2011-10-19
1
-1
/
+2
|
*
Fix Name Access
David Greene
2011-10-19
1
-2
/
+3
|
*
Fix Name Access
David Greene
2011-10-19
1
-1
/
+2
|
*
Disambiguate Numbers and Identifiers
David Greene
2011-10-19
1
-1
/
+37
|
*
Add Peek
David Greene
2011-10-19
2
-0
/
+5
|
*
Resolve Record Names
David Greene
2011-10-19
1
-0
/
+6
|
*
Allow Names Changes on Unregistered Records
David Greene
2011-10-19
1
-4
/
+3
|
*
Fix Name Access
David Greene
2011-10-19
1
-1
/
+1
|
*
Fix Name Access
David Greene
2011-10-19
1
-1
/
+1
|
*
Fix Name Access
David Greene
2011-10-19
1
-1
/
+1
|
*
Add Record Init
David Greene
2011-10-19
1
-0
/
+4
|
*
Make Template Arg Names Inits
David Greene
2011-10-19
3
-34
/
+43
|
*
Let SetValue Take and Init Name
David Greene
2011-10-19
2
-9
/
+17
|
*
Add Utility to Scope Names
David Greene
2011-10-19
1
-0
/
+36
|
*
Make VarInit Name an Init
David Greene
2011-10-19
1
-1
/
+13
|
*
Add Value Accessors
David Greene
2011-10-19
1
-0
/
+12
|
*
Generalize the reading of probability metadata to work for both branches
Chandler Carruth
2011-10-19
1
-16
/
+24
|
*
Teach the BranchProbabilityInfo analysis pass to read any metadata
Chandler Carruth
2011-10-19
1
-0
/
+38
|
*
Add pass printing support to BlockFrequencyInfo pass. The implementation
Chandler Carruth
2011-10-19
1
-0
/
+4
|
*
Add support for the vector-widening of vselect and vector-setcc
Nadav Rotem
2011-10-19
2
-1
/
+28
|
*
Make sure we emit the 'movw' and 'movt' only if it's supported. Otherwise, us...
Bill Wendling
2011-10-19
1
-5
/
+27
|
*
Remove some dead code.
Bill Wendling
2011-10-19
1
-6
/
+0
|
*
Rename PEXTR to PEXT. Add intrinsics for BMI instructions.
Craig Topper
2011-10-19
1
-24
/
+47
|
*
Adding dependencies to allow -DBUILD_SHARED_LIBS=true to complete.
Joe Abbey
2011-10-19
1
-0
/
+1
|
*
Emit the MOVT instruction only if the # LPads is > 64K.
Bill Wendling
2011-10-18
1
-10
/
+20
|
*
For Thumb mode, we need to use a constant pool if the value is too large to be
Bill Wendling
2011-10-18
1
-3
/
+20
|
*
Revert "Turn on the vzeroupper pass by default."
Eric Christopher
2011-10-18
1
-1
/
+1
|
*
ARM VTBL (one register) assembly parsing and encoding.
Jim Grosbach
2011-10-18
4
-3
/
+101
|
*
Use the integer compare when the value is small enough. Use the "move into a
Bill Wendling
2011-10-18
1
-2
/
+17
|
*
Turn on the vzeroupper pass by default.
Eric Christopher
2011-10-18
1
-1
/
+1
|
*
Use the integer compare when the value is small enough. Use the "move into a
Bill Wendling
2011-10-18
1
-6
/
+19
|
*
Missed a spot!
Nick Lewycky
2011-10-18
1
-1
/
+1
|
*
Fix some typo/formatting issues. No functionality change.
Nick Lewycky
2011-10-18
2
-10
/
+10
|
*
Fix a bug in the legalization of vector anyext-load and trunc-store. Mem Inde...
Nadav Rotem
2011-10-18
1
-7
/
+9
|
*
Teach fast isel about vector stores, and make DoSelectCall return false when ...
Lang Hames
2011-10-18
1
-3
/
+24
|
*
The value we're comparing against may be too large for the ARM CMP
Bill Wendling
2011-10-18
1
-12
/
+16
|
*
The immediate may be too large for the CMP instruction. Move it into a register
Bill Wendling
2011-10-18
1
-8
/
+13
|
*
Yet more ARM NEON assembly parsing for the lane index operand.
Jim Grosbach
2011-10-18
1
-18
/
+18
|
*
ARM vmla/vmls assembly parsing for the lane index operand.
Jim Grosbach
2011-10-18
1
-4
/
+4
[next]