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
/
CppBackend
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update CPP backend for PrintModulePass API changes.
Dan Gohman
2008-12-08
1
-4
/
+4
*
Adds extern "C" ints to the .cpp files that use RegisterTarget, as
Oscar Fuentes
2008-11-15
1
-0
/
+8
*
Typo fix
Anton Korobeynikov
2008-11-09
1
-1
/
+1
*
The Index field of an AttributeWithIndex is of type unsigned, not uint16_t.
Nicolas Geoffray
2008-11-08
1
-2
/
+2
*
StoreInst does not produce any result thus it's useless to create new
Anton Korobeynikov
2008-11-08
1
-1
/
+1
*
Fix command-line option printing to print two spaces where needed,
Dan Gohman
2008-10-14
1
-1
/
+1
*
Add a "loses information" return value to APFloat::convert
Dale Johannesen
2008-10-09
1
-1
/
+2
*
Rename APFloat::convertToAPInt to bitcastToAPInt to
Dale Johannesen
2008-10-09
1
-2
/
+3
*
Emit type-correct constant null. Also fix a typo.
Anton Korobeynikov
2008-10-05
1
-7
/
+3
*
CMake: Builds all targets.
Oscar Fuentes
2008-09-26
1
-0
/
+3
*
Large mechanical patch.
Devang Patel
2008-09-25
1
-34
/
+34
*
s/ParamAttrsWithIndex/FnAttributeWithIndex/g
Devang Patel
2008-09-24
1
-2
/
+2
*
s/ParameterAttributes/Attributes/g
Devang Patel
2008-09-23
1
-1
/
+1
*
Tidy up several unbeseeming casts from pointer to intptr_t.
Dan Gohman
2008-09-04
1
-1
/
+1
*
Use raw_ostream throughout the AsmPrinter.
Owen Anderson
2008-08-21
2
-11
/
+14
*
Unbreak cpp backend: upgrade output due to change in APInt API
Anton Korobeynikov
2008-08-18
1
-1
/
+2
*
Rename some GC classes so that their roll will hopefully be clearer.
Gordon Henriksen
2008-08-17
1
-2
/
+2
*
Rework the routines that convert AP[S]Int into a string. Now, instead of
Chris Lattner
2008-08-17
1
-2
/
+2
*
Remove <iostream> include.
Bill Wendling
2008-07-27
1
-2
/
+2
*
CPPBackend support for extractvalue and insertvalue.
Dan Gohman
2008-06-09
1
-0
/
+34
*
Abort on an unrecognized opcode.
Dan Gohman
2008-06-09
1
-0
/
+4
*
Update the CPP backend for the ConstantFP::get API change.
Dan Gohman
2008-06-09
1
-4
/
+0
*
API change for {BinaryOperator|CmpInst|CastInst}::create*() --> Create. Legac...
Gabor Greif
2008-05-16
1
-1
/
+1
*
Add CommonLinkage; currently tentative definitions
Dale Johannesen
2008-05-14
1
-0
/
+2
*
Fix typo in ParameterAttribute fields usage. Add an include
Nicolas Geoffray
2008-05-14
1
-2
/
+3
*
Clean up the use of static and anonymous namespaces. This turned up
Dan Gohman
2008-05-13
1
-3
/
+3
*
Don't do stupid things: doInitialization(Module&) is not applicable to Module...
Anton Korobeynikov
2008-04-29
1
-17
/
+2
*
Drop dead includes
Anton Korobeynikov
2008-04-23
1
-3
/
+0
*
Adjust option names for C++ backend
Anton Korobeynikov
2008-04-23
1
-11
/
+11
*
First step of implementing PR1538: move llvm2cpp logic to new 'target'
Anton Korobeynikov
2008-04-23
3
-0
/
+2026