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
*
Move the instruction simplification of callsite arguments in the inliner
Chandler Carruth
2012-03-25
2
-89
/
+34
*
Add an asserting ValueHandle to the block simplification code which will
Chandler Carruth
2012-03-25
1
-0
/
+9
*
Don't form a WeakVH around the sentinel node in the instructions BB
Chandler Carruth
2012-03-24
1
-4
/
+2
*
Try to harden the recursive simplification still further. This is again
Chandler Carruth
2012-03-24
1
-7
/
+8
*
Don't add the instruction about to be RAUW'ed and erased to the
Chandler Carruth
2012-03-24
1
-2
/
+4
*
Fix null to integer conversion warnings.
Jean-Daniel Dupas
2012-03-24
1
-2
/
+2
*
Refactor the interface to recursively simplifying instructions to be tad
Chandler Carruth
2012-03-24
3
-63
/
+79
*
Remove always true variable.
Rafael Espindola
2012-03-24
1
-19
/
+10
*
Fix small-integer VAARG on SVR4 ABI PPC64.
Hal Finkel
2012-03-24
1
-5
/
+17
*
Add the ability to promote legal integer VAARGs. This is required for the PPC...
Hal Finkel
2012-03-24
1
-1
/
+33
*
Fix the MSVC build.
Francois Pichet
2012-03-24
1
-2
/
+2
*
PTX: Fix predicate logic bug
Justin Holewinski
2012-03-24
2
-21
/
+36
*
More IndVarSimplify cleanup.
Andrew Trick
2012-03-24
1
-25
/
+16
*
First part of PR12251. Add documentation and verifier support for the range
Rafael Espindola
2012-03-24
2
-0
/
+29
*
add EP_OptimizerLast extension point
Kostya Serebryany
2012-03-23
1
-0
/
+1
*
It's possible for two types, which are isomorphic, to be added to the
Bill Wendling
2012-03-23
1
-6
/
+25
*
ARM tidy up ARMConstantIsland.cpp.
Jim Grosbach
2012-03-23
1
-156
/
+158
*
Pretty-printing comments for literal floating point in .s files.
Jim Grosbach
2012-03-23
1
-2
/
+6
*
Add a hook in MCELFObjectTargetWriter to allow targets to sort relocation
Akira Hatanaka
2012-03-23
2
-29
/
+13
*
Don't convert objc_retainAutoreleasedReturnValue to objc_retain if it
Dan Gohman
2012-03-23
1
-2
/
+11
*
It's not possible to insert code immediately after an invoke in the
Dan Gohman
2012-03-23
1
-32
/
+42
*
Make it feasible for clients using EngineBuilder to capture the TargetMachine...
Owen Anderson
2012-03-23
2
-38
/
+42
*
Add support for register masks to PBQP.
Lang Hames
2012-03-23
1
-4
/
+38
*
Include cstdio in a few place that depended on getting it transitively throug...
Benjamin Kramer
2012-03-23
2
-1
/
+3
*
Move ftostr into its last user (cppbackend) and simplify it a bit.
Benjamin Kramer
2012-03-23
2
-0
/
+13
*
When propagating equalities, eg replacing A with B in every basic block
Duncan Sands
2012-03-23
1
-0
/
+3
*
Indentation.
Duncan Sands
2012-03-23
1
-1
/
+1
*
Ignore the last message.
Bill Wendling
2012-03-23
1
-1
/
+3
*
Revert patch. It broke the build.
Bill Wendling
2012-03-23
1
-3
/
+1
*
Dematerialize the source functions after we're done with them. This saves a bit
Bill Wendling
2012-03-23
1
-1
/
+3
*
Remove the C backend.
Eric Christopher
2012-03-23
10
-3775
/
+1
*
Fix up cmake build.
Eric Christopher
2012-03-23
1
-1
/
+0
*
Take out the debug info probe stuff. It's making some changes to
Eric Christopher
2012-03-23
3
-268
/
+3
*
Remove -enable-lsr-retry in time for 3.1.
Andrew Trick
2012-03-22
1
-20
/
+10
*
Remove -enable-lsr-nested in time for 3.1.
Andrew Trick
2012-03-22
1
-29
/
+10
*
Some whitespace and comment cleanup.
Bill Wendling
2012-03-22
1
-5
/
+0
*
Remove unneeded #ifdefs.
Bill Wendling
2012-03-22
1
-3
/
+1
*
Add a 'dump' method to the type map. Doxygenify some of the comments and add a
Bill Wendling
2012-03-22
1
-23
/
+36
*
Source order scheduler should not preschedule nodes with multiple uses. rdar:...
Evan Cheng
2012-03-22
1
-7
/
+11
*
Assign node orders to target intrinsics which do not produce results. rdar://...
Evan Cheng
2012-03-22
1
-0
/
+6
*
Refactor the code for visiting instructions out into helper functions.
Dan Gohman
2012-03-22
1
-245
/
+271
*
Cleanup IVUsers::addUsersIfInteresting.
Andrew Trick
2012-03-22
1
-12
/
+15
*
Remove unused simplifyIVUsers
Andrew Trick
2012-03-22
1
-41
/
+0
*
Remove -enable-iv-rewrite, which has been unsupported since 3.0.
Andrew Trick
2012-03-22
1
-265
/
+7
*
Added soft fail checks for the disassembler when decoding some corner cases o...
Silviu Baranga
2012-03-22
1
-1
/
+81
*
Added soft fail cases for the disassembler when decoding LDRSBT, LDRHT or LDR...
Silviu Baranga
2012-03-22
2
-5
/
+35
*
Added soft fail cases for the disassembler when decoding MUL instructions on ...
Silviu Baranga
2012-03-22
1
-5
/
+6
*
Remove some unnecessary forward declarations.
Craig Topper
2012-03-22
7
-12
/
+0
*
Revert a series of commits to MCJIT to get the build working in CMake
Chandler Carruth
2012-03-22
16
-952
/
+1371
*
PPC::DBG_VALUE must use Reg+Imm frame-index elimination even for large offset...
Hal Finkel
2012-03-22
1
-1
/
+2
[next]