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
*
ARM estimateStackSize() needs to account for simplified call frames.
Jim Grosbach
2011-07-05
1
-7
/
+39
*
Fix PR10277.
Jakob Stoklund Olesen
2011-07-05
3
-0
/
+108
*
Tweak comment and debug output.
Jakob Stoklund Olesen
2011-07-05
1
-2
/
+3
*
Fix 80-col.
Michael J. Spencer
2011-07-05
1
-3
/
+12
*
Fix warnings.
Michael J. Spencer
2011-07-05
1
-3
/
+3
*
SuccIterator on bbs without terminator insts
Tobias Grosser
2011-07-04
1
-3
/
+11
*
PR10267: Don't combine an equality compare with an AND into an inequality com...
Benjamin Kramer
2011-07-04
2
-1
/
+17
*
Remove accidentaly left node from previous iteration of the patch.
Roman Divacky
2011-07-04
1
-3
/
+0
*
Move early tail duplication earlier.
Rafael Espindola
2011-07-04
1
-6
/
+6
*
Move most of the pre BB code to TailDuplicateAndUpdate. Change the
Rafael Espindola
2011-07-04
1
-112
/
+125
*
Reduce indentation and fix the count of how many PHIs we have inserted.
Rafael Espindola
2011-07-04
1
-75
/
+80
*
Fix PR10244.
Jakob Stoklund Olesen
2011-07-04
1
-4
/
+4
*
Make the i64 and f64 be 64bit ABI aligned in the target description.
Roman Divacky
2011-07-03
1
-1
/
+1
*
test/CodeGen/X86/lsr-nonaffine.ll: Relax expressions for Win64 CC to appease ...
NAKAMURA Takumi
2011-07-03
1
-3
/
+3
*
Fix an easy fixme.
Rafael Espindola
2011-07-03
1
-6
/
+10
*
FileCheck-ize another test. Reduces the llc invocations from 8 to 1, and
Chandler Carruth
2011-07-02
1
-8
/
+41
*
Avoid writing to an arbitrary filename during the test run by writing to
Chandler Carruth
2011-07-02
1
-8
/
+8
*
FileCheck-ize another X86 test, making it more precisely verify the
Chandler Carruth
2011-07-02
1
-13
/
+24
*
Quote two greps which contain parentheses.
Chandler Carruth
2011-07-02
2
-2
/
+2
*
FileCheck-ize and simplify RUN lines.
Chandler Carruth
2011-07-02
1
-4
/
+3
*
FileCheck-ize
Chandler Carruth
2011-07-02
1
-1
/
+6
*
FileCheck-ize and tighten up assertions to only check the relevant sections.
Chandler Carruth
2011-07-02
1
-3
/
+11
*
FileCheck-ize and cleanup IR.
Chandler Carruth
2011-07-02
1
-5
/
+9
*
FileCheck-ize
Chandler Carruth
2011-07-02
1
-3
/
+8
*
Remove a grep that is already checked with FileCheck.
Chandler Carruth
2011-07-02
1
-1
/
+1
*
FileCheck-ize
Chandler Carruth
2011-07-02
1
-2
/
+6
*
FileCheck-ize and modernize IR.
Chandler Carruth
2011-07-02
1
-6
/
+12
*
FileCheck-ize and simplify RUNs.
Chandler Carruth
2011-07-02
1
-5
/
+8
*
FileCheck-ize and modernize the RUN line.
Chandler Carruth
2011-07-02
1
-3
/
+6
*
FileCheck-ize, tightening checks and avoiding a temporary file.
Chandler Carruth
2011-07-02
1
-6
/
+9
*
FileCheck-ize, tightening checks and avoiding a temporary file.
Chandler Carruth
2011-07-02
1
-6
/
+9
*
FileCheck-ize
Chandler Carruth
2011-07-02
1
-1
/
+5
*
FileCheck-ize
Chandler Carruth
2011-07-02
1
-1
/
+6
*
FileCheck-ize a test, avoiding a temporary file.
Chandler Carruth
2011-07-02
1
-4
/
+9
*
FileCheck-ize and simplify this test.
Chandler Carruth
2011-07-02
1
-5
/
+9
*
FileCheck-ize
Chandler Carruth
2011-07-02
1
-1
/
+2
*
FileCheck-ize another codegen test.
Chandler Carruth
2011-07-02
1
-1
/
+7
*
Partially FileCheck-ize a test to remove a weird quoting situation.
Chandler Carruth
2011-07-02
1
-2
/
+5
*
FileCheck-ize another test, and upgrade its syntax a bit.
Chandler Carruth
2011-07-02
1
-9
/
+13
*
FileCheck-ize another codegen test, tightening it up.
Chandler Carruth
2011-07-02
1
-15
/
+22
*
FileCheck-ize another test, making it much more precise for testing the
Chandler Carruth
2011-07-02
1
-1
/
+17
*
FileCheck-ize another test. This one is more clear and runs fewer
Chandler Carruth
2011-07-02
1
-13
/
+30
*
FileCheck-ize a test, no functionality changed.
Chandler Carruth
2011-07-02
1
-1
/
+2
*
Use subprocess.Popen instead of popen2 to stop a deprecation warning when run...
Jordy Rose
2011-07-02
1
-1
/
+1
*
Remove unused array.
Duncan Sands
2011-07-02
1
-21
/
+0
*
Revert previous commit. It seems that whether casting to void
Duncan Sands
2011-07-02
1
-1
/
+1
*
Supress gcc-4.5 warning about the result not being used.
Duncan Sands
2011-07-02
1
-1
/
+1
*
Remove unused constant.
Duncan Sands
2011-07-02
1
-1
/
+0
*
Use getVNInfoAt.
Rafael Espindola
2011-07-02
1
-2
/
+1
*
Consistent diagnostic capitalization and redundant context elimination.
Jakob Stoklund Olesen
2011-07-02
1
-8
/
+5
[next]