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
/
CBackend
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
For PR1043:
Zhou Sheng
2007-01-11
1
-14
/
+13
*
Change the file header name as this file was renamed.
Reid Spencer
2007-01-10
1
-1
/
+1
*
Rename Writer.cpp as CBackend.cpp so it doesn't conflict with Writer.cpp
Reid Spencer
2007-01-10
1
-2791
/
+0
*
For PR1099:
Reid Spencer
2007-01-09
2
-66
/
+66
*
For PR1099:
Reid Spencer
2007-01-09
2
-16
/
+18
*
For PR1090:
Reid Spencer
2007-01-08
2
-56
/
+62
*
Fix PR1090:
Reid Spencer
2007-01-08
2
-84
/
+196
*
For PR1086:
Reid Spencer
2007-01-07
2
-60
/
+108
*
For PR411:
Reid Spencer
2007-01-06
2
-22
/
+24
*
For PR950:
Reid Spencer
2006-12-31
2
-112
/
+32
*
For PR950:
Reid Spencer
2006-12-23
3
-227
/
+577
*
Use a predicate function to identify bitcast of fp and integer instead of
Reid Spencer
2006-12-17
2
-22
/
+22
*
Fix PR1058:
Reid Spencer
2006-12-17
2
-16
/
+26
*
Change inferred getCast into specific getCast. Passes all tests.
Reid Spencer
2006-12-12
2
-4
/
+4
*
Fix the BitCastUnion type for 32-bit targets.
Reid Spencer
2006-12-12
2
-12
/
+12
*
Implement correct bitcast of int<->float and long<->double by using a
Reid Spencer
2006-12-11
2
-28
/
+116
*
Cleaned setjmp/longjmp lowering interfaces. Now we're producing right
Anton Korobeynikov
2006-12-10
2
-12
/
+4
*
Don't use <sstream> in Streams.h but <iosfwd> instead.
Bill Wendling
2006-12-07
2
-2
/
+2
*
What should be the last unnecessary <iostream>s in the library.
Bill Wendling
2006-12-07
2
-22
/
+18
*
Always pass "true" to isMaxValue(bool) because we know the type is LongTy.
Reid Spencer
2006-12-06
2
-2
/
+2
*
Adjust to new ConstantIntegral interface for Max/Min tests.
Reid Spencer
2006-12-06
2
-2
/
+2
*
Introducing external weak linkage. Darwin codegen should be added later.
Anton Korobeynikov
2006-12-01
2
-8
/
+22
*
gcc doesn't like an empty colbber list
Andrew Lenharth
2006-11-28
2
-2
/
+6
*
Make identity default, and fix PR1020
Andrew Lenharth
2006-11-28
2
-14
/
+6
*
update comments
Andrew Lenharth
2006-11-28
2
-4
/
+8
*
Get the asminfo for the target most closely matching the module and use that ...
Andrew Lenharth
2006-11-28
2
-56
/
+52
*
Preliminary support for inline asm in the cbe. The target specific ugliness
Andrew Lenharth
2006-11-27
2
-4
/
+328
*
When truncating to bool, it is necessary to & with 1 for all casts that
Reid Spencer
2006-11-27
2
-6
/
+20
*
For PR950:
Reid Spencer
2006-11-27
2
-56
/
+246
*
Simplify IntrinsicLowering and clarify that it is only for use by the
Chris Lattner
2006-11-15
2
-2
/
+2
*
For PR950:
Reid Spencer
2006-11-08
2
-34
/
+48
*
Fix a bug in the last patch and convert to && instead of & for logical expr.
Reid Spencer
2006-11-05
2
-4
/
+4
*
Implement the -enabled-cbe-printf-a feature.
Reid Spencer
2006-11-05
2
-4
/
+4
*
Make CBackend -pedantic clean.
Reid Spencer
2006-11-03
1
-2
/
+1
*
For PR786:
Reid Spencer
2006-11-02
2
-4
/
+4
*
For PR950:
Reid Spencer
2006-11-02
2
-20
/
+56
*
Enclose a case in { and } so that the pickier compilers don't complain.
Reid Spencer
2006-10-26
2
-0
/
+4
*
For PR950:
Reid Spencer
2006-10-26
2
-14
/
+322
*
Don't generate a prototype for _setjmp. At least on Linux, this function
Reid Spencer
2006-10-22
2
-4
/
+4
*
For PR950:
Reid Spencer
2006-10-20
2
-22
/
+22
*
Simplify some code, reformat break's
Chris Lattner
2006-09-28
2
-12
/
+24
*
Added some eye-candy for Subtarget type checking
Anton Korobeynikov
2006-09-17
2
-2
/
+18
*
Adding dllimport, dllexport and external weak linkage types.
Anton Korobeynikov
2006-09-14
2
-2
/
+24
*
Add cbe support for powi
Chris Lattner
2006-09-09
2
-0
/
+20
*
Completely rearchitect the interface between targets and the pass manager.
Chris Lattner
2006-09-04
3
-8
/
+12
*
Simplify target construction.
Chris Lattner
2006-09-03
1
-1
/
+1
*
Make functions with an "asm" name propagate that asm name into the cbe.c file.
Chris Lattner
2006-07-28
2
-0
/
+12
*
__i386__, __i386, etc. are not defined for x86-64. Use __x86_64__.
Evan Cheng
2006-06-20
2
-2
/
+4
*
Don't pass target name into TargetData anymore, it is never used or needed.
Chris Lattner
2006-06-16
1
-2
/
+1
*
Now that PR633 is implemented, the CBE can know to emit _setjmp/_longjmp
Chris Lattner
2006-06-06
2
-0
/
+12
[prev]
[next]