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
*
For PR950: Implement ICmp/FCmp predicate printing for constant expressions
Reid Spencer
2006-12-04
1
-35
/
+39
*
For PR950: Provide an isCompare method for detection of ICmp and FCmp constan...
Reid Spencer
2006-12-04
1
-2
/
+6
*
Update call to CastInst::getCastOpcode for its new signature.
Reid Spencer
2006-12-04
1
-1
/
+2
*
Change inferred casts to explicit casts.
Reid Spencer
2006-12-04
4
-32
/
+41
*
Take a baby step towards getting rid of inferred casts. Provide methods on
Reid Spencer
2006-12-04
4
-14
/
+58
*
Remove line not meant to be committed.
Reid Spencer
2006-12-03
1
-2
/
+0
*
Handle upgrade of llvm-gcc3 assembly files.
Reid Spencer
2006-12-03
1
-0
/
+24
*
Support ICmp/FCmp constant expression reading and writing.
Reid Spencer
2006-12-03
2
-0
/
+19
*
Update for signless GEP semantics.
Reid Spencer
2006-12-03
1
-6
/
+7
*
Use weak_import on linux, weak everywhere else. Makes test pass on Linux.
Reid Spencer
2006-12-03
1
-1
/
+1
*
Remove dead code.
Reid Spencer
2006-12-03
2
-348
/
+0
*
Regenerate.
Reid Spencer
2006-12-03
3
-261
/
+259
*
Remove useless #include.
Reid Spencer
2006-12-03
1
-1
/
+0
*
These tests need llvm-upgrade. This fixes last night's nightly test fallout.
Reid Spencer
2006-12-03
12
-12
/
+12
*
Match the llvmAsmParser's handling of ICmp and FCmp instructions.
Reid Spencer
2006-12-03
4
-1730
/
+1812
*
Regenerate.
Reid Spencer
2006-12-03
5
-2002
/
+2077
*
Shorten the FCmp and ICmp mnemonics to 3 letters. Make the parser
Reid Spencer
2006-12-03
2
-34
/
+41
*
Shorten the FCmp predicate mnemonics.
Reid Spencer
2006-12-03
1
-12
/
+12
*
Implement reading and writing of the ICmp and FCmp instructions.
Reid Spencer
2006-12-03
2
-3
/
+18
*
Allow the ICmp and FCmp instructions to be written by the AsmWriter
Reid Spencer
2006-12-03
2
-0
/
+41
*
Implement creation of ICmp and FCmp constant expressions.
Reid Spencer
2006-12-03
2
-28
/
+64
*
Remove backwards compatibility goop. This is now handled by llvm-upgrade.
Reid Spencer
2006-12-03
2
-632
/
+16
*
Regenerate.
Reid Spencer
2006-12-03
5
-2976
/
+2981
*
Remove backwards compatibility goop. Now implemented in llvm-upgrade.
Reid Spencer
2006-12-03
3
-602
/
+424
*
Upgrade to version 7 bytecode format.
Reid Spencer
2006-12-03
1
-0
/
+0
*
Regenerate.
Reid Spencer
2006-12-03
5
-385
/
+388
*
Add a needed #include.
Reid Spencer
2006-12-03
1
-0
/
+1
*
Regenerate.
Reid Spencer
2006-12-02
8
-3249
/
+4014
*
Implement upgrade of setcc instruction to icmp/fcmp, but don't enable it
Reid Spencer
2006-12-02
2
-1
/
+74
*
Make sure this file gets upgraded with llvm-upgrade
Reid Spencer
2006-12-02
1
-2
/
+2
*
Upgrade intrinsic function calls manually.
Reid Spencer
2006-12-02
6
-24
/
+24
*
These files need llvm-upgrade.
Reid Spencer
2006-12-02
4
-6
/
+6
*
Rearrange code so that llvm-upgrade doesn't break the optimization this
Reid Spencer
2006-12-02
1
-1
/
+1
*
Upgrade intrinsic function calls
Reid Spencer
2006-12-02
2
-6
/
+6
*
Run llvm-upgrade on this test and/or upgrade intrinsic function calls.
Reid Spencer
2006-12-02
18
-77
/
+77
*
Remove tests for checking bytecode upgrade. Bytecode upgrade is being
Reid Spencer
2006-12-02
7
-9
/
+0
*
Upgrade old intrinsic function calls manually.
Reid Spencer
2006-12-02
1
-13
/
+9
*
Use llvm-upgrade these tests as they all use old assembly.
Reid Spencer
2006-12-02
36
-59
/
+50
*
Remove old intrinsic declarations and usage.
Reid Spencer
2006-12-02
1
-14
/
+0
*
Regenerate.
Reid Spencer
2006-12-02
7
-3607
/
+3794
*
Support several new upgrades:
Reid Spencer
2006-12-02
4
-169
/
+215
*
Remove a redundant RUN: line.
Reid Spencer
2006-12-02
1
-2
/
+0
*
Add llvm-upgrade documentation.
Reid Spencer
2006-12-02
1
-0
/
+66
*
Document the llvm-upgrade tool.
Reid Spencer
2006-12-02
1
-0
/
+3
*
Prevent a GEP from getting upgraded to avoid resulting test failure.
Reid Spencer
2006-12-02
1
-1
/
+1
*
Regenerate.
Reid Spencer
2006-12-02
4
-520
/
+623
*
Implement the GEP upgrade for non-constant unsigned indices
Reid Spencer
2006-12-02
3
-56
/
+87
*
Keep lists of values so they can be examined.
Reid Spencer
2006-12-02
7
-442
/
+594
*
Update this test to use llvm-update.
Reid Spencer
2006-12-02
1
-2
/
+2
*
Build llvm-update now.
Reid Spencer
2006-12-02
1
-1
/
+1
[next]