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
...
*
BranchCC, nifty
Andrew Lenharth
2005-02-08
1
-7
/
+117
*
fix store issue and an FP conversion (segfault) issue
Andrew Lenharth
2005-02-07
2
-11
/
+21
*
IndCallGraphMap is now a pointer to a new'd map.
Chris Lattner
2005-02-07
1
-3
/
+6
*
Hopefully fix the build on Darwin with GCC 3.3
Chris Lattner
2005-02-07
1
-1
/
+1
*
copytoreg fix
Andrew Lenharth
2005-02-07
1
-6
/
+6
*
copyfromreg fix
Andrew Lenharth
2005-02-07
1
-3
/
+6
*
fix load bug
Andrew Lenharth
2005-02-07
1
-5
/
+5
*
more FP load store fixes and Load store simplifications
Andrew Lenharth
2005-02-07
1
-47
/
+14
*
clean up load and stores alot
Andrew Lenharth
2005-02-07
1
-143
/
+13
*
teach all loads and stores about the stack
Andrew Lenharth
2005-02-07
1
-1
/
+41
*
prefer FP scratch registers and more check in LowerArguments
Andrew Lenharth
2005-02-06
2
-15
/
+27
*
fix oopso
Andrew Lenharth
2005-02-06
2
-35
/
+56
*
smarter loads and stores. can now handle base+offset.
Andrew Lenharth
2005-02-06
2
-172
/
+270
*
fix build
Andrew Lenharth
2005-02-05
1
-1
/
+0
*
clean up
Andrew Lenharth
2005-02-05
1
-5
/
+2
*
fix f32 setcc, and fp select
Andrew Lenharth
2005-02-05
2
-73
/
+100
*
added ugly support for fp compares
Andrew Lenharth
2005-02-05
2
-23
/
+71
*
Make the rest of file header comments consistent in format and style
Misha Brukman
2005-02-05
7
-7
/
+7
*
Eliminate the explicit opcode field in ConstantExpr, using the SubclassData
Chris Lattner
2005-02-05
1
-13
/
+9
*
Eliminate the explicit volatile fields in LoadInst and StoreInst. This shrinks
Chris Lattner
2005-02-05
1
-12
/
+11
*
Instead of initializing the volatile field, use accessors to set it.
Chris Lattner
2005-02-05
1
-11
/
+16
*
Initialize new field.
Chris Lattner
2005-02-05
1
-1
/
+2
*
SubclassID is really a small field. Split it into half and let subclasses
Chris Lattner
2005-02-05
1
-1
/
+7
*
Add support for .cc and .hpp files. Patch contributed by Vladimir Merzliakov!
Chris Lattner
2005-02-04
1
-2
/
+33
*
Make file header comment consistent: extend the whole 80 cols to fill the line
Misha Brukman
2005-02-04
5
-5
/
+5
*
If we have an indirect call site that calls N functions, inline the N functions
Chris Lattner
2005-02-04
1
-57
/
+98
*
Split mergeInGraph into two methods.
Chris Lattner
2005-02-04
1
-29
/
+28
*
Add some new members
Chris Lattner
2005-02-04
1
-5
/
+16
*
add new member
Chris Lattner
2005-02-04
1
-0
/
+5
*
Fix the Regression/Transforms/DSAnalysis/recursion.ll regression.
Chris Lattner
2005-02-04
1
-4
/
+3
*
Fix a case where were incorrectly compiled cast from short to int on 64-bit
Chris Lattner
2005-02-04
1
-2
/
+4
*
alignment
Andrew Lenharth
2005-02-04
1
-2
/
+4
*
get alignment printing correctly and get rid of __main hack
Andrew Lenharth
2005-02-04
1
-7
/
+2
*
fix constant pointer outputing on 64 bit machines
Andrew Lenharth
2005-02-04
1
-0
/
+5
*
* Fix broken link to directions to get llvm, llvm-gcc, and llvm-test from CVS
Misha Brukman
2005-02-03
1
-37
/
+15
*
FP fixes
Andrew Lenharth
2005-02-03
1
-12
/
+17
*
Refactor getFunctionArgumentsForCall out of mergeInGraph.
Chris Lattner
2005-02-03
1
-29
/
+41
*
Add a new method.
Chris Lattner
2005-02-03
1
-0
/
+9
*
* Clearly mark LLVM_LIB_SEARCH_PATH as being optional
Misha Brukman
2005-02-03
1
-13
/
+7
*
This is no longer needed. Global variables with undef initializers can be
Chris Lattner
2005-02-02
1
-2
/
+0
*
* Instead of fixing the version numbers before every release, mark them as x.y
Misha Brukman
2005-02-02
1
-16
/
+16
*
Store fix
Andrew Lenharth
2005-02-02
2
-15
/
+37
*
oops
Andrew Lenharth
2005-02-02
1
-1
/
+1
*
prevent register allocator from using the stack pointer :)
Andrew Lenharth
2005-02-02
2
-3
/
+3
*
fix loading of floats
Andrew Lenharth
2005-02-02
1
-1
/
+3
*
Put libraries in a common directory
Jeff Cohen
2005-02-02
5
-10
/
+10
*
marked mem* as not supported
Andrew Lenharth
2005-02-02
1
-0
/
+4
*
Add additional source of Win32 GNU utilities.
Jeff Cohen
2005-02-02
1
-5
/
+7
*
Fix crash on MallocInsts of unsized types.
Alkis Evlogimenos
2005-02-02
1
-1
/
+2
*
fix Load bug
Andrew Lenharth
2005-02-02
1
-1
/
+1
[prev]
[next]