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
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply r105521, this time appending "LLU" to 64 bit
Bruno Cardoso Lopes
2010-06-08
8
-31
/
+256
*
Ensure that mov and not lea are used to stick the address into
Eric Christopher
2010-06-08
3
-10
/
+21
*
fix typo
Jim Grosbach
2010-06-08
1
-1
/
+1
*
Flag SPU's function call sequence together.
Kalle Raiskila
2010-06-08
1
-1
/
+1
*
Fix up a comment.
Bob Wilson
2010-06-08
1
-2
/
+2
*
Further changes for Neon vector shuffles:
Bob Wilson
2010-06-07
2
-68
/
+56
*
Handle dbg_value instructions (i.e., skip them) when generating IT blocks.
Jim Grosbach
2010-06-07
1
-3
/
+4
*
Create new accessors to get arguments for call/invoke instructions. It breaks
Bill Wendling
2010-06-07
2
-11
/
+14
*
This bug is also present in MSVC10. Requested by Elrood on IRC.
Duncan Sands
2010-06-05
1
-2
/
+2
*
revert r105521, which is breaking the buildbots with stuff like this:
Chris Lattner
2010-06-05
8
-256
/
+31
*
Initial AVX support for some instructions. No patterns matched
Bruno Cardoso Lopes
2010-06-05
8
-31
/
+256
*
Improvements to tail call code. No functional effect
Dale Johannesen
2010-06-05
1
-20
/
+22
*
Fix some liveout handling related to tail calls, see comments.
Dale Johannesen
2010-06-05
1
-11
/
+6
*
More thoroughly disable tails calls by default.
Dale Johannesen
2010-06-04
1
-3
/
+3
*
Another fix to prevent debug info from affecting codegen. rdar://7797940
Jim Grosbach
2010-06-04
1
-0
/
+4
*
more dbg_value adjustments so debug info doesn't affect codegen
Jim Grosbach
2010-06-04
1
-2
/
+4
*
fix typo
Jim Grosbach
2010-06-04
1
-1
/
+1
*
For NEON vectors with 32- or 64-bit elements, select BUILD_VECTORs and
Bob Wilson
2010-06-04
3
-31
/
+75
*
Teach the ARM load-store optimizer to deal with dbg_value instructions.
Jim Grosbach
2010-06-03
1
-4
/
+16
*
Early implementation of tail call for ARM.
Dale Johannesen
2010-06-03
5
-6
/
+371
*
Add first pass at darwin tls compiler support.
Eric Christopher
2010-06-03
8
-24
/
+168
*
Remove some already-fixed README entries.
Eli Friedman
2010-06-03
1
-86
/
+1
*
Remove README entry which no longer compiles to something sane.
Eli Friedman
2010-06-03
1
-56
/
+0
*
Remove a fixed item, update a couple partially-fixed items.
Eli Friedman
2010-06-03
1
-81
/
+22
*
Slightly change the meaning of the reMaterialize target hook when the original
Jakob Stoklund Olesen
2010-06-02
6
-23
/
+9
*
Clean up 80 column violations. No functional change.
Jim Grosbach
2010-06-02
19
-50
/
+64
*
Remove the TargetRegisterClass member from CalleeSavedInfo
Rafael Espindola
2010-06-02
8
-43
/
+44
*
Fix comment so it doesn't include comments which are irrelevant to the x86
Eli Friedman
2010-06-02
1
-9
/
+5
*
Use comments to document non-obvious code rather than
Dan Gohman
2010-06-02
1
-0
/
+11
*
Rename canCombinedSubRegIndex method to something more grammatically correct
Bob Wilson
2010-06-02
2
-9
/
+10
*
Replace ARM's getCalleeSavedRegClasses with a simpler solution
Rafael Espindola
2010-06-02
2
-94
/
+40
*
Remove unused function.
Rafael Espindola
2010-06-02
2
-56
/
+0
*
cleanup
Rafael Espindola
2010-06-02
22
-352
/
+0
*
Remove uses of getCalleeSavedRegClasses from outside the
Rafael Espindola
2010-06-02
1
-0
/
+19
*
Don't try to custom-lower 64-bit add-with-overflow and friends on x86-32; the
Eli Friedman
2010-06-02
1
-5
/
+7
*
Remove outdated README entries.
Eli Friedman
2010-06-02
1
-140
/
+0
*
Fix the allocation of shadow space for the Win64 calling convention
Dan Gohman
2010-06-01
1
-0
/
+6
*
Refactor some SSE 2 unpack instructions
Bruno Cardoso Lopes
2010-06-01
1
-66
/
+26
*
Fix handling of 'load' nodes.
Kalle Raiskila
2010-06-01
1
-8
/
+2
*
Some A9 load/store cleanups
Anton Korobeynikov
2010-05-29
1
-41
/
+23
*
Some rough approximations for load/stores on A9
Anton Korobeynikov
2010-05-29
1
-0
/
+59
*
NEON/VFP stuff can be issued only via Pipe1 on A9
Anton Korobeynikov
2010-05-29
1
-87
/
+87
*
Add some integer instruction itineraries for A9
Anton Korobeynikov
2010-05-29
1
-0
/
+55
*
Fix PR7193: if sibling call address can take a register, make sure there are ...
Evan Cheng
2010-05-29
1
-0
/
+18
*
Merge the SystemZ subreg_even32 SubRegIndex into subreg_32bit. The SubRegIndices
Jakob Stoklund Olesen
2010-05-28
4
-11
/
+9
*
Schedule high latency instructions for latency reduction even if they are not...
Evan Cheng
2010-05-28
1
-1
/
+19
*
Fix comment typos.
Dale Johannesen
2010-05-28
1
-2
/
+2
*
More SSE 1 & 2 merge, this time with logical instructions
Bruno Cardoso Lopes
2010-05-28
1
-185
/
+98
*
MC/X86: Add alias for movzx.
Kevin Enderby
2010-05-28
1
-0
/
+1
*
MC/X86: Add alias for fwait.
Kevin Enderby
2010-05-28
1
-0
/
+1
[next]