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
*
Unclutter this by using new cast creation functions.
Reid Spencer
2006-12-04
1
-8
/
+2
*
Implement new cast creation functions for both instructions and constant
Reid Spencer
2006-12-04
4
-2
/
+134
*
Fix the intrinsic debug call to make this match current definition.
Reid Spencer
2006-12-04
1
-2
/
+2
*
Make this test succeed on both Darwin and Linux
Reid Spencer
2006-12-04
1
-1
/
+1
*
Document the icmp and fcmp constant expressions.
Reid Spencer
2006-12-04
1
-3
/
+9
*
XFAIL until PR1033 is fixed.
Reid Spencer
2006-12-04
1
-0
/
+1
*
Reduce the size of the ExprMapKeyType class.
Reid Spencer
2006-12-04
1
-3
/
+3
*
Test case for PR1033, x86-64 code gen fails on bitcast.
Reid Spencer
2006-12-04
1
-0
/
+12
*
Non-darwin gcc should default to static relocation to match gcc.
Evan Cheng
2006-12-04
1
-1
/
+1
*
Fix test.
Evan Cheng
2006-12-04
1
-8
/
+8
*
Purpose of test is lost in upgrade.
Jim Laskey
2006-12-04
1
-23
/
+0
*
Remove debug info.
Jim Laskey
2006-12-04
1
-5
/
+0
*
Fix inferred casts.
Reid Spencer
2006-12-04
1
-6
/
+9
*
Fix 80 cols violation
Reid Spencer
2006-12-04
1
-2
/
+3
*
Regenerate.
Reid Spencer
2006-12-04
4
-324
/
+324
*
Fixed to use current debug info.
Jim Laskey
2006-12-04
2
-0
/
+183
*
Moving to DebugInfo.
Jim Laskey
2006-12-04
4
-145
/
+0
*
Duplicate of Regression/Debugger/funccall.ll.
Jim Laskey
2006-12-04
1
-122
/
+0
*
Regenerate.
Reid Spencer
2006-12-04
3
-645
/
+669
*
For PR950: Implement read/write of ICmp and FCmp constant expressions
Reid Spencer
2006-12-04
2
-6
/
+12
*
For PR950: For ICmp and FCmp constant expressions, put the predicate outiside...
Reid Spencer
2006-12-04
1
-7
/
+7
*
For PR950: Fix constant expressions to properly support ICmp and FCmp type ex...
Reid Spencer
2006-12-04
1
-59
/
+127
*
For PR950: Implement a stub for folding ICmp and FCmp instructions
Reid Spencer
2006-12-04
3
-0
/
+11
*
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
[next]