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
Commit message (
Expand
)
Author
Age
Files
Lines
*
AVX: Add additional vbroadcast replacement sequences for integers.
Nadav Rotem
2012-04-24
1
-3
/
+30
*
cmake: new file
Andrew Trick
2012-04-24
1
-0
/
+1
*
misched: DAG builder must special case earlyclobber
Andrew Trick
2012-04-24
1
-0
/
+9
*
misched: try (not too hard) to place debug values where they belong
Andrew Trick
2012-04-24
1
-0
/
+25
*
misched: ignore debug values during scheduling
Andrew Trick
2012-04-24
1
-6
/
+31
*
misched: DAG builder support for tracking register pressure within the curren...
Andrew Trick
2012-04-24
4
-7
/
+65
*
RegisterPressure: A utility for computing register pressure within a
Andrew Trick
2012-04-24
2
-0
/
+718
*
Add missing test cases for ARM VLD3 (single 3-element structure to all lanes)
Kevin Enderby
2012-04-24
2
-0
/
+38
*
Add missing test cases for ARM VLD4 (single 4-element structure to all lanes)
Kevin Enderby
2012-04-24
2
-0
/
+49
*
AVX2: The BLENDPW instruction selects between vectors of v16i16 using an i8
Nadav Rotem
2012-04-24
1
-6
/
+0
*
Refactor Thumb ITState handling in ARM Disassembler to more efficiently use i...
Richard Barton
2012-04-24
1
-31
/
+69
*
AVX: We lower VECTOR_SHUFFLE and BUILD_VECTOR nodes into vbroadcast instructions
Nadav Rotem
2012-04-24
2
-5
/
+83
*
Look for the 'Is Simulated' module flag. This indicates that the program is c...
Bill Wendling
2012-04-24
1
-4
/
+5
*
FileCheck-ize tests.
Bill Wendling
2012-04-24
7
-11
/
+31
*
FileCheck-ize these tests.
Bill Wendling
2012-04-24
2
-3
/
+9
*
FileCheck-ize these tests. Harden some of them.
Bill Wendling
2012-04-24
28
-82
/
+159
*
Remove dangling spaces. Fix some other formatting.
Craig Topper
2012-04-24
1
-8
/
+10
*
Simplify code a bit and make it compile better. Remove unused parameters.
Craig Topper
2012-04-24
1
-21
/
+10
*
Add a missing cpu subtype.
Evan Cheng
2012-04-23
1
-0
/
+4
*
Tidy up. 80 columns, whitespace, et. al.
Jim Grosbach
2012-04-23
4
-59
/
+65
*
Optimize the vector UINT_TO_FP, SINT_TO_FP and FP_TO_SINT operations where th...
Nadav Rotem
2012-04-23
2
-0
/
+105
*
This patch fixes a problem which arose when using the Post-RA scheduler
Preston Gurd
2012-04-23
19
-10
/
+64
*
ARM: VSLI two-operand assmebly aliases are tblgen'erated.
Jim Grosbach
2012-04-23
1
-19
/
+0
*
ARM: tblgen'erate VSRA/VRSRA/VSRI assembly two-operand aliases.
Jim Grosbach
2012-04-23
1
-58
/
+4
*
ARM: Add testcases for two-operand variants of VSRA/VRSRA/VSRI.
Jim Grosbach
2012-04-23
2
-0
/
+209
*
Add ARM mode tests for the NEON vector shift-accumulate tests.
Jim Grosbach
2012-04-23
1
-0
/
+105
*
Tidy up. Reformat for ease of reading.
Jim Grosbach
2012-04-23
1
-95
/
+102
*
ARM: vqdmulh two-operand aliases are tblgen'erated now.
Jim Grosbach
2012-04-23
1
-11
/
+0
*
[Support/Unix] Unconditionally include time.h.
Michael J. Spencer
2012-04-23
1
-8
/
+2
*
Allow forward declarations to take a context. This helps the debugger
Eric Christopher
2012-04-23
2
-9
/
+10
*
Temporarily revert r155364 until the upstream review can complete, per
Chandler Carruth
2012-04-23
2
-68
/
+67
*
Revert r155365, r155366, and r155367. All three of these have regression
Chandler Carruth
2012-04-23
57
-13879
/
+2472
*
Hexagon V5 (floating point) support.
Sirish Pande
2012-04-23
37
-1809
/
+5284
*
Support for Hexagon architectural feature, new value jump.
Sirish Pande
2012-04-23
10
-5
/
+743
*
Support for Hexagon VLIW Packetizer.
Sirish Pande
2012-04-23
22
-685
/
+7879
*
Hexagon Packetizer's target independent fix.
Sirish Pande
2012-04-23
2
-67
/
+68
*
Reapply r155136 after fixing PR12599.
Jakob Stoklund Olesen
2012-04-23
7
-56
/
+200
*
Conflict with st_dev/st_ino identifiers under Debian GNU/Hurd
Sylvestre Ledru
2012-04-23
2
-6
/
+6
*
Fix issue 67 by checking that the interface functions weren't redefined in th...
Alexander Potapenko
2012-04-23
1
-4
/
+18
*
[tsan] use llvm/ADT/Statistic.h for tsan stats
Kostya Serebryany
2012-04-23
1
-40
/
+17
*
Use MVT instead of EVT through all of LowerVECTOR_SHUFFLEtoBlend and not just...
Craig Topper
2012-04-23
1
-2
/
+2
*
Make getZeroVector and getOnesVector more alike as far as how they detect 128...
Craig Topper
2012-04-23
1
-13
/
+16
*
Tidy up by removing some 'else' after 'return'
Craig Topper
2012-04-23
1
-44
/
+60
*
Tidy up spacing in LowerVECTOR_SHUFFLEtoBlend. Remove code that checks if shu...
Craig Topper
2012-04-23
1
-39
/
+34
*
Add a couple llvm_unreachables.
Craig Topper
2012-04-23
1
-0
/
+2
*
Remove some tab characers.
Craig Topper
2012-04-23
1
-8
/
+8
*
Remove some 'else' after 'return'. No functional change.
Craig Topper
2012-04-23
1
-3
/
+7
*
Don't die with an assertion if the Result bitwidth is already correct. This
Chris Lattner
2012-04-23
1
-1
/
+1
*
Cleanup whitespace.
Bill Wendling
2012-04-23
1
-32
/
+32
*
Limit the number of times we recurse through this algorithm. All of the
Bill Wendling
2012-04-23
1
-5
/
+17
[next]